This started out as a simple script that that I would run manually weekly to update and reboot my machine.
- Make it update and clean itself and then shutdown
- Works on all Ubuntu flavors, Mint and maybe Debian
-
Copy the shutdown.bash file somewhere, like your desktop
-
Run with:
-
bash shutdown.bash , or:
-
Make it executable (chmod +x shutdown.bash or right-click->properties) and execute it ./shutdown.bash
-
-
Go to sleep, cya tomorrow!