mailautoconf/entrypoint.sh

4 lines
99 B
Bash
Raw Normal View History

#!/usr/bin/env bash
cp /var/www/html/sample-config/* /var/www/html/config/
exec apache2-foreground