Update 'installer.sh'

This commit is contained in:
b.waal
2019-09-18 02:06:42 +02:00
parent dccb65caa5
commit 698f5ba1ec

View File

@@ -1,7 +1,6 @@
##--------------##
# Pre-Config #
##--------------##
## Checking for preconfigured APT command
if [ -z "$PKGI" ] || [ -z "$PKGM" ]
then
PKGM="apt"