|
apt list --installed > $INSTALLED 2>/dev/null |
why check with /usr/bin/git for example?
using a hardcoded package manager to check is a bad idea as i had tried to build this on a system that isn't debian based.
i can try to open a pull request to fix this as there's just a few things in the scripts that make it unreadable but it works.
flamegapps/requirements.sh
Line 18 in 7b3fdf3
why check with /usr/bin/git for example?
using a hardcoded package manager to check is a bad idea as i had tried to build this on a system that isn't debian based.
i can try to open a pull request to fix this as there's just a few things in the scripts that make it unreadable but it works.