Don't delete bash_history file

pull/1/head
sundowndev 2019-01-08 14:55:31 +01:00
parent 41a8403e8e
commit bb665613d4
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ if [[ $option == 1 ]]; then
fi
echo "" > ~/.bash_history
rm ~/.bash_history -rf
echo "[+] ~/.bash_history cleaned."
history -c