test
This commit is contained in:
parent
546cb6892f
commit
083269cdff
@ -4,7 +4,6 @@
|
|||||||
[[ -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