test
This commit is contained in:
parent
5f028225cc
commit
01fc4f6c91
@ -4,6 +4,7 @@
|
|||||||
[[ -z "$*" || "-" == "$*" || "--" == "$*" ]] && echo "This script requires an argument, use --help for help" && exit
|
[[ -z "$*" || "-" == "$*" || "--" == "$*" ]] && echo "This script requires an argument, use --help for help" && exit
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
args=("$@")
|
args=("$@")
|
||||||
|
|
||||||
self_update() {
|
self_update() {
|
||||||
|
Loading…
Reference in New Issue
Block a user