1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-26 19:25:53 +02:00
docker-mailserver/test/config/user-patches/user-patches.sh

6 lines
227 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"
##
2019-11-08 02:22:33 +01:00
echo "Default user-patches.sh successfully executed"