Console bash script to make it easier to update packages (auto updaters only)
Download file, than make it executable: chmod +x upd.sh
Copy the file to /usr/bin without extension: sudo cp upd.sh /usr/bin/upd
type upd from console and run it :)
None ;)
Simple script to semi-automate updating... Got tired of constantly typing console commands, so combined them together. Also, you can select a dedicated update, instead of running all :)