1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-07-30 01:01:15 +03:00
Files
mailserver/test/config/user-patches/user-patches.sh

7 lines
228 B
Bash
Executable File

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