Installation instructions
Quickstart
- Download (either
.zip
ortar.gz
) - extract the archive
- run the file
./install.sh
as root to install Adsorber - run
adsorber enable
Note for updaters from v1.0.1:
No configuration changes have been made, existing configs are still valid.
Installing via ./install.sh
will not overwrite existing config files.
Changes
- Support
wget2
(required for Fedora 40+) - Install and remove scripts renamed to
install.sh
andremove.sh
- Install script
install.sh
will not replace existing config files - Added
ADSORBER_DEBUG
environmental variable (if set, enables debug mode)