updater script to update your linux distro.
a functional script written in bash. more managers are gonna be added soon. creates a log file with timestamps,asks if you wanna shut down after the script finishes and yes,it works with apt.
- update your system without worries of overnight run
- shuts down system when work is over
- creates logs so you know what went wrong and when
- works with your favourite debian (apt) based distro
- supports automation by passing arguments during call
Just the essentials. Follow these instructions to get your script up and running in no time
cd updaterr/
chmod +x updaterr.sh
./updaterr.sh
You can have your custom actions during/post update. Edit the updaterr.sh file to your liking, The Possibilties are Endless.
after you're done editing the script, proceed to the following steps.
-
cd updaterr/
-
chmod +X updaterr.sh
-
sudo sh updaterr.sh
(This feature is new and has it's bugs)
argument '1': ./updaterr 1 or ./updaterr.sh