diff --git a/bashbirds.sh b/bashbirds.sh index 270f49a..0e3c09d 100755 --- a/bashbirds.sh +++ b/bashbirds.sh @@ -3,7 +3,7 @@ VERSION="v0.5b" ### ChangeNotes: Notification template changes for: gotify(new), DSM(improved), SMTP(deprecation alternative). Github="https://github.com/bruno21/bashbirds" -RawUrl="https://raw.githubusercontent.com/bruno21/bashbirds/main/dockcheck.sh" +RawUrl="https://raw.githubusercontent.com/bruno21/bashbirds/main/bashbirds.sh" ### Variables for self updating ScriptArgs=( "$@" )