diff --git a/dockcheck.sh b/dockcheck.sh index cd634d9..4161433 100755 --- a/dockcheck.sh +++ b/dockcheck.sh @@ -2,7 +2,7 @@ VERSION="v0.2.3" ### ChangeNotes: Added self-updating git/curl-function and a dirty changenote. Github="https://github.com/mag37/dockcheck" -RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/selfupdate/dockcheck.sh" +RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh" ### Variables for self updating ScriptArgs=( "$@" )