@ -4,6 +4,8 @@ set -e
DATADIR="/srv/znc"
# This pattern is used because ZNC needs to write to this config, but k8s
# mounts secrets as read-only. Sorry normal Docker users...
mkdir -p $DATADIR/configs
cp /bootstrap/configs/znc.conf $DATADIR/configs/znc.conf