mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Forgot to add -n and -r options again...
This commit is contained in:
@@ -75,7 +75,7 @@ LOVE_GT_090=$(float_test "$LOVE_VERSION_MAJOR >= 0.9")
|
||||
|
||||
# Global variables
|
||||
ARGS=( "$@" )
|
||||
SCRIPT_ARGS="$SCRIPT_ARGS h; v: clean help"
|
||||
SCRIPT_ARGS="$SCRIPT_ARGS h; n: r: v: clean help"
|
||||
SCRIPT_ARGS=$(printf '%s\n' $SCRIPT_ARGS | sort -u)
|
||||
|
||||
PROJECT_FILES=
|
||||
|
Reference in New Issue
Block a user