2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-29 05:17:45 +00:00

7 lines
228 B
Bash
Raw Normal View History

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