test
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
[[ -z "$*" || "-" == "$*" || "--" == "$*" ]] && echo "This script requires an argument, use --help for help" && exit
|
||||
|
||||
|
||||
|
||||
ARGS=$(echo "$*" | sed -E 's/[[:space:]]?--self-update[[:space:]]?//g')
|
||||
|
||||
SCRIPT=$(readlink -f "$0")
|
||||
|
Reference in New Issue
Block a user