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
@@ -103,3 +103,5 @@ 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