Closed siddhpant closed 1 year ago
./src/check_config.py
sudo
apt-get
apt
eval
if
/usr/bin/slimbookbattery*
changelog
custom
default
CI fails because 3.6 is not there in ubuntu latest. 3.6 is no longer supported, EOL was a year ago.
./src/check_config.py
too in the end. Thus, mandate running deploy.sh with root, and remove allsudo
uses.apt-get
instead ofapt
, since latter doesn't have stable CLI interface.eval
fromif
statement to correctly check return code./usr/bin/slimbookbattery*
symlinks when clearing up previous installation.changelog
folder as it will be a file.custom
anddefault
folders.