1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-26 00:59:32 +02:00
docker-mailserver/config/user-patches.sh.dist
vortex852456 ce0ec4b4a9
Update user-patches.sh.dist
Removed exclamation marker for consistency
2019-11-08 12:24:28 +01:00

7 lines
228 B
Bash

#!/bin/bash
##
# 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"