1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Update user-patches.sh.dist

Removed exclamation marker for consistency
This commit is contained in:
vortex852456
2019-11-08 12:24:28 +01:00
committed by GitHub
parent 37540509dc
commit ce0ec4b4a9

View File

@ -3,4 +3,4 @@
# This user script will be executed between configuration and starting daemons
# To enable it you must save it in your config directory as "user-patches.sh"
##
echo "Default user-patches.sh successfully executed!"
echo "Default user-patches.sh successfully executed"