mirror of
https://github.com/xsghetti/script.git
synced 2025-07-01 09:30:37 -04:00
Update install.sh
This commit is contained in:
parent
4dfe483ba8
commit
1762d46f13
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ case $answer in
|
|||
|
||||
echo ":: Rebooting"
|
||||
sleep 5
|
||||
sudo systemctl enable bluetooth && sudo systemctl start blueooth
|
||||
sudo systemctl enable bluetooth && sudo systemctl start bluetooth
|
||||
sudo systemctl enable sddm && sudo systemctl start sddm
|
||||
;;
|
||||
[Nn]* )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue