Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-09-10 16:46:09 -05:00
parent 90cde882c6
commit 47bf3f2b25
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ fi
# case : action en fonction du choix
case $choix in
1)
history -c && history -w &&
sudo reboot
;;
esac