This commit is contained in:
Heavybullets8 2022-06-13 15:42:24 -06:00
parent 5f028225cc
commit 01fc4f6c91

View File

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