No description
Find a file
2025-03-14 11:19:11 +01:00
apt-get.sh add apt compatability 2025-02-28 11:54:17 +01:00
Makefile add make update 2025-03-02 19:42:53 +01:00
modules.ini add apt compatability 2025-02-28 11:54:17 +01:00
README.md fix copy-paste error in README 2025-02-25 00:46:43 +01:00
sup.sh fix update error/success display 2025-03-14 11:19:11 +01:00

sup

Single, easy to customize command to upgrade a whole system

Installation

To install the script, first clone the repository, go into the directory, and then run the installation command:

git clone https://git.csi-zeugs.eu/fx/sup.git
cd sup
sudo make install

Configuration

The configuration file is located at /etc/sup.ini. To disable or enable a package manager, just comment/uncomment the corresponding line.