mirror of
https://github.com/YunoHost-Apps/element-call_ynh.git
synced 2024-09-03 20:36:02 +02:00
Update install
This commit is contained in:
parent
628dd77f7b
commit
f6cbc5971c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
|
|||
|
||||
ynh_add_config --template="config.json" --destination="$install_dir/public/config.json"
|
||||
|
||||
chmod 400 "$install_dir/public/config.json"
|
||||
chmod 750 "$install_dir/public/config.json"
|
||||
chown $app:$app "$install_dir/public/config.json"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue