diff options
Diffstat (limited to 'autologin.sh')
-rw-r--r-- | autologin.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autologin.sh b/autologin.sh index 939b57a..f7135b3 100644 --- a/autologin.sh +++ b/autologin.sh @@ -46,3 +46,7 @@ chown $username:$username /home/$username/appstart sudo systemctl disable sddm.service sudo usermod -a -G tty $username sudo usermod -a -G video $username + +echo "Don't forget to turn off Splash Screen under Boot section" +read +sudo raspi-config |