This commit is contained in:
Heavybullets8 2022-06-13 15:01:51 -06:00
parent 48d71ffc2e
commit af6d65d0d5

View File

@ -5,7 +5,7 @@
ARGS="$@" ; echo "$ARGS" | sed -e 's/[[:space:]]\?\-\-self\-update[[:space:]]\?//'
ARGS="$@" ; echo "$ARGS" | sed -e 's/[[:space:]]\?--self-update[[:space:]]\?//'
SCRIPT=$(readlink -f "$0")
SCRIPTPATH=$(dirname "$SCRIPT")
SCRIPTNAME="$0"