1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-06 05:26:04 +02:00
docker-mailserver/test/config/user-patches/user-patches.sh
William Desportes 7765d4a6b3
Fix shebangs
2021-01-02 14:49:35 +01:00

7 lines
229 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"