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

Update install

This commit is contained in:
Éric Gaspar 2023-11-14 10:38:14 +01:00
parent 54faf8187e
commit e29152fecc

View file

@ -21,7 +21,7 @@ ynh_script_progression --message="Installing config file..." --weight=2
mkdir -p /etc/coolwsd
ynh_add_config --template="coolwsd.xml" --destination="/etc/coolwsd/coolwsd.xml"
chmod 640 "/etc/coolwsd/coolwsd.xml"
chmod 644 /etc/coolwsd/coolwsd.xml
chown $app:$app "/etc/coolwsd/coolwsd.xml"
#=================================================