Scripte überarbeitet #1

Merged
Blackyfff merged 56 commits from :master into master 2021-07-27 02:05:09 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c27453d55d - Show all commits

View File

@ -57,7 +57,7 @@ if [ $((PostFetchMasterSerial)) -gt $((PreFetchMasterSerial)) ]; then
fi
rm -f "$BindInternalConfTmp"
rm -f "$BindInternalConfTmp"
rm -f "$BindExternalConfTmp"
InsertZoneToIncludeFile "$CommunityDomain" "$ZoneFilesFolder""db.""$CommunityDomain" "$BindExternalConfTmp"
for Subnet in $CommunitySubnets; do