jvb: set owner jvb rights for /config directory

This commit is contained in:
netaskd
2019-06-17 19:42:47 +03:00
committed by Saúl Ibarra Corretgé
parent 8da61612e9
commit bb1d386ebc

View File

@@ -8,3 +8,4 @@ if [[ ! -f /config/logging.properties ]]; then
cp /defaults/logging.properties /config
fi
chown -R jvb:jitsi /config