mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-31 08:04:46 +02:00
Fix weird dashes (#2205)
This commit is contained in:
parent
3b8059f2da
commit
5b9d1f9120
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue