mirror of
https://github.com/YunoHost-Apps/cops_ynh.git
synced 2024-09-03 18:25:57 +02:00
Update install
This commit is contained in:
parent
f382e926ed
commit
b6135f2c74
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/config_local.php" --destination="$final_path/config_local.php"
|
||||
|
||||
chmod 400 "$final_path/config_local.php"
|
||||
chmod 600 "$final_path/config_local.php"
|
||||
chown $app "$final_path/config_local.php"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue