almost done

This commit is contained in:
Heavybullets8 2022-06-13 15:41:16 -06:00
parent b99cb44b7a
commit 5f028225cc

View File

@ -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() {