Just a simple script, which runs apt
with an for loop twice.
And can update itself.
Script does apt:
update
upgrade
full-upgrade
autoremove
Working Linux Distributions:
- Ubuntu
- Debian
Instruction:
wget https://raw.githubusercontent.com/Yemtex/AptLoopScript/master/up.sh
sh up.sh
or
wget https://raw.githubusercontent.com/Yemtex/AptLoopScript/master/up.sh
chmod +x up.sh
./up.sh