From 54a96475fc6428020670f0c6003306bcf5684b74 Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Mon, 13 Jun 2022 15:34:33 -0600 Subject: [PATCH] test --- heavy_script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/heavy_script.sh b/heavy_script.sh index 5de1f109..82590268 100644 --- a/heavy_script.sh +++ b/heavy_script.sh @@ -8,6 +8,7 @@ ARGS=("$@") + SCRIPT=$(readlink -f "$0") SCRIPTPATH=$(dirname "$SCRIPT") SCRIPTNAME="$0"