From 5f028225ccba2a5408ad87dbb33f148f1160e58d Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Mon, 13 Jun 2022 15:41:16 -0600 Subject: [PATCH] almost done --- heavy_script.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/heavy_script.sh b/heavy_script.sh index dcff7967..54361cdb 100644 --- a/heavy_script.sh +++ b/heavy_script.sh @@ -4,7 +4,6 @@ [[ -z "$*" || "-" == "$*" || "--" == "$*" ]] && echo "This script requires an argument, use --help for help" && exit - args=("$@") self_update() {