diff --git a/maddy-mail/0.7/scripts/init.sh b/maddy-mail/0.7/scripts/init.sh new file mode 100644 index 0000000000..fcbb022605 --- /dev/null +++ b/maddy-mail/0.7/scripts/init.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +docker volume create maddydata \ No newline at end of file