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";