1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-06 05:26:04 +02:00

Fix weird dashes (#2205)

This commit is contained in:
Casper 2021-09-22 08:41:32 +02:00 committed by GitHub
parent 3b8059f2da
commit 5b9d1f9120
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
LOG_DATE=$(date +"%Y-%m-%d %H:%M:%S ")
_notify 'task' "${LOG_DATE} Start check-for-changes script."
# ? Checks
# ? --------------------------------------------- Checks
cd /tmp/docker-mailserver || exit 1

View File

@ -99,7 +99,7 @@ function remove_lock
fi
}
# ? IP & CIDR
# ? --------------------------------------------- IP & CIDR
function _mask_ip_digit
{