Update install.sh

This commit is contained in:
Dante 2024-08-04 15:42:09 -04:00 committed by GitHub
parent 9273b6e0ac
commit 19db6cfd82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ case $answer in
~/script/sddm.sh
echo ":: Rebooting"
sleep 15
sleep 5
sudo systemctl enable sddm && sudo systemctl start sddm
;;
[Nn]* )