diff --git a/AppendCMS.sh b/AppendCMS.sh index 979e4c8..c76c4d4 100644 --- a/AppendCMS.sh +++ b/AppendCMS.sh @@ -273,8 +273,8 @@ fi repobckutil=https://git.ictmaatwerk.com/VPS-scripts/Backup-Util branchbckutil=master -if curl --retry 2 --retry-delay 1 --output /dev/null --silent --head --fail "$repobckutil"/raw/branch/"$branchbckutil"/cms-handeler.sh; then - source <(curl --retry 7 --retry-delay 5 -s "$repobckutil"/raw/branch/"$branchbckutil"/cms-handeler.sh) +if curl --retry 2 --retry-delay 1 --output /dev/null --silent --head --fail "$repobckutil"/raw/branch/"$branchbckutil"/CMSHook-conf.sh; then + source <(curl --retry 7 --retry-delay 5 -s "$repobckutil"/raw/branch/"$branchbckutil"/CMSHook-conf.sh) fi ##------------##