1
0
Fork 0
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:
ericgaspar 2021-11-05 15:41:41 +01:00
parent f382e926ed
commit b6135f2c74
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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"
#=================================================