mirror of
https://github.com/YunoHost-Apps/mstream_ynh.git
synced 2024-09-03 19:46:17 +02:00
Update install
This commit is contained in:
parent
39664ecd1d
commit
6c6aff42f5
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
|
|||
|
||||
ynh_add_config --template="../conf/default.conf" --destination="$final_path/save/conf/default.json"
|
||||
|
||||
chmod 400 "$final_path/save/conf/default.json"
|
||||
chmod 650 "$final_path/save/conf/default.json"
|
||||
chown $app:$app "$final_path/save/conf/default.json"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue