mirror of
https://github.com/xsghetti/script.git
synced 2025-07-01 17:30:39 -04:00
restore zsh
This commit is contained in:
parent
b68c376b1e
commit
0061bd7c8a
1 changed files with 1 additions and 1 deletions
|
@ -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..."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue