This commit is contained in:
Heavybullets8 2022-06-13 15:57:13 -06:00
parent 799629013b
commit 455ab48539

View File

@ -4,6 +4,7 @@
[[ -z "$*" || "-" == "$*" || "--" == "$*" ]] && echo "This script requires an argument, use --help for help" && exit
args=("$@")
self_update() {