Don't delete bash_history file
parent
41a8403e8e
commit
bb665613d4
|
@ -39,7 +39,6 @@ if [[ $option == 1 ]]; then
|
|||
fi
|
||||
|
||||
echo "" > ~/.bash_history
|
||||
rm ~/.bash_history -rf
|
||||
echo "[+] ~/.bash_history cleaned."
|
||||
|
||||
history -c
|
||||
|
|
Loading…
Reference in New Issue