restore zsh

This commit is contained in:
xSghetti 2024-08-04 13:59:21 -04:00
parent b68c376b1e
commit 0061bd7c8a

View file

@ -60,7 +60,7 @@ case $answer in
echo ":: Rebooting" echo ":: Rebooting"
sleep 15 sleep 15
sudo reboot sudo systemctl enable sddm && sudo systemctl start sddm
;; ;;
[Nn]* ) [Nn]* )
echo ":: Exiting..." echo ":: Exiting..."