fix(jigasi): make jigasi the owner of the config folder

This commit is contained in:
emrah
2025-09-26 19:56:54 +03:00
committed by Saúl Ibarra Corretgé
parent a9c0a0ce44
commit ca990f6c8d

View File

@@ -102,4 +102,6 @@ if [[ -f /config/custom-sip-communicator.properties ]]; then
fi
if [[ -f /config/custom-logging.properties ]]; then
cat /config/custom-logging.properties >> /config/logging.properties
fi
fi
chown jigasi /config -R