From 1f3c24747b3e9968a85bd258b7a66ffe2329a2b7 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Wed, 18 Sep 2019 15:01:45 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index cd14818..89246c4 100644 --- a/installer.sh +++ b/installer.sh @@ -12,7 +12,7 @@ if [ "$1" != "-l" ]; then PKGM="debconf-apt-progress -- apt" OUTPUT='/dev/null' IMODE=n - fi +fi if [ "$1" = "-l" ]; then echo "Legacy mode";