mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-09 16:56:03 +02:00
Remove extra fi statement causing syntax error
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user