scripts to install programs
bash -c "$(curl -fsSL https://t1p.de/debkiss-no-gui)"
bash -c "$(wget -O - https://raw.githubusercontent.com/freddii/program_installers/master/debkiss.sh)"
cd /tmp && git clone https://github.com/freddii/program_installers && cd program_installers && ./debkiss.sh
-
execute AppImages with firejail
-
shellcheck scripts
# Fail if any of these files have warnings shellcheck program_installers/*.sh
- Copyright © 2020 freddii