From 698f5ba1ecf33343e7b7e1ba0d926bba0e527e12 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Wed, 18 Sep 2019 02:06:42 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 1 - 1 file changed, 1 deletion(-) 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"