1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

Fix file permissions

This commit is contained in:
Salamandar 2024-01-29 13:48:39 +01:00
parent 1c0d37c805
commit edc571353f

View file

@ -26,7 +26,9 @@ ynh_script_progression --message="Installing config file..." --weight=2
# because we're in a reverse proxy context...
mkdir -p /etc/coolwsd
ynh_add_config --template="../conf/coolwsd.xml" --destination="/etc/coolwsd/coolwsd.xml"
chmod 640 "/etc/coolwsd/coolwsd.xml"
chown cool:root -R /etc/coolwsd
#=================================================
# SYSTEM CONFIGURATION