diff --git a/installer.sh b/installer.sh index 37295fd..79fcb21 100644 --- a/installer.sh +++ b/installer.sh @@ -6,7 +6,6 @@ # Menu # ##----------## sed -i -e 's/magenta/blue/g' /etc/newt/palette -PKGM="apt" if [ "$1" != "-l" ]; then echo "Normal mode" PKGM="debconf-apt-progress -- apt"