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
|
~/script/sddm.sh
|
||||||
|
|
||||||
echo ":: Rebooting"
|
echo ":: Rebooting"
|
||||||
sleep 15
|
sleep 5
|
||||||
sudo systemctl enable sddm && sudo systemctl start sddm
|
sudo systemctl enable sddm && sudo systemctl start sddm
|
||||||
;;
|
;;
|
||||||
[Nn]* )
|
[Nn]* )
|
||||||
|
|
Loading…
Reference in a new issue