1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00
This commit is contained in:
liberodark 2018-11-23 16:28:03 +01:00
parent 559e547ac6
commit 615ff5b2f7

View file

@ -186,7 +186,7 @@ ynh_store_file_checksum "$final_path/config.json"
### that really need such authorization.
# Set permissions to app files
#chown -R root: /etc/loolwsd
chown -R $app:$app $final_path
#=================================================