fix(jigasi): make jigasi the owner of the config folder
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
a9c0a0ce44
commit
ca990f6c8d
@@ -102,4 +102,6 @@ if [[ -f /config/custom-sip-communicator.properties ]]; then
|
|||||||
fi
|
fi
|
||||||
if [[ -f /config/custom-logging.properties ]]; then
|
if [[ -f /config/custom-logging.properties ]]; then
|
||||||
cat /config/custom-logging.properties >> /config/logging.properties
|
cat /config/custom-logging.properties >> /config/logging.properties
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
chown jigasi /config -R
|
||||||
|
|||||||
Reference in New Issue
Block a user