Main:AppendCMS Renamed bck-util cms-handeler

Renamed bck-util cms-handeler to CMSHook-conf for future compatibility
This commit is contained in:
2021-02-10 12:02:39 +01:00
parent cbba8b1d1b
commit 282851f1ed

View File

@@ -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
##------------##