diff --git a/install.sh b/install.sh index ac6892e..74e9cee 100755 --- a/install.sh +++ b/install.sh @@ -306,7 +306,7 @@ installNotImportantPackages() { finishInstallation() { cp CocoASAIS /mnt/usr/bin/CocoASAIS - echo "sh /usr/bin/CocoASAIS" >> /mnt/home/slococo/.bashrc + echo "sh /usr/bin/CocoASAIS && logout" >> /mnt/home/slococo/.bashrc rm /mnt/cocoScript umount -R /mnt whiptail --yesno "Finally, the PC needs to restart, would you like to do it?" 0 0