diff --git a/install.sh b/install.sh index 323ae4177..3960ee88e 100644 --- a/install.sh +++ b/install.sh @@ -137,7 +137,6 @@ if [[ "$SCRIPT_DIR" == /dev/fd/* ]] || [[ ! -d "$SCRIPT_DIR/modules" ]]; then exit 1 fi fi - fi # Close the if [ -n "$TEMP_DIR" ] block fi # Close the if [[ "$SCRIPT_DIR" == /dev/fd/* ]] block MODULES_DIR="$SCRIPT_DIR/modules"