Skip to content

Instantly share code, notes, and snippets.

@EdinUser
EdinUser / README.md
Last active December 20, 2024 12:25
Bash script to update Debian-based Linux - APT, SNAP and FLATPAK

Updater

Console bash script to make it easier to update packages (auto updaters only)

Install

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 :)

Copyright