1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-02-03 10:14:06 +01:00
parent c84aa6388b
commit 0049d5f68e

View file

@ -48,8 +48,8 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
ynh_add_config --template="../conf/config.json" --destination="$install_dir/config.json"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
#chmod -R o-rwx "$install_dir"
#chown -R $app:www-data "$install_dir"
#=================================================
# END OF SCRIPT