Update install.sh

This commit is contained in:
Dante 2025-03-06 15:41:56 -05:00 committed by GitHub
parent 4dfe483ba8
commit 1762d46f13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]* )