diff --git a/installer.sh b/installer.sh index 077670d..7e5d1b4 100644 --- a/installer.sh +++ b/installer.sh @@ -1,7 +1,6 @@ ##--------------## # Pre-Config # ##--------------## -## Checking for preconfigured APT command if [ -z "$PKGI" ] || [ -z "$PKGM" ] then PKGM="apt"