test
This commit is contained in:
parent
83b1e286e8
commit
4c8cc6bb2c
@ -4,7 +4,6 @@
|
||||
[[ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user