mirror of
https://github.com/xsghetti/script.git
synced 2025-01-23 01:26:08 -05:00
Update install.sh
This commit is contained in:
parent
9273b6e0ac
commit
19db6cfd82
1 changed files with 1 additions and 1 deletions
|
@ -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]* )
|
||||
|
|
Loading…
Reference in a new issue