diff --git a/install.sh b/install.sh index 3992652..405d661 100755 --- a/install.sh +++ b/install.sh @@ -261,7 +261,7 @@ getThePackages() { printWaitBox curl -LO "https://raw.githubusercontent.com/santilococo/calsais/master/packages.csv" 2>&1 | debug fi - if [ "$IMPORTANT" = "N" ]; then + if [ "${1}" = "N" ]; then dialog --msgbox "\nA menu will appear where you can deselect the packages you don't want to be installed." 8 59 local IFS=$'\n' setDelimiters "" "ON"