mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update install
This commit is contained in:
parent
5c0c4b0104
commit
07eff83ca6
1 changed files with 2 additions and 2 deletions
|
@ -108,8 +108,8 @@ ynh_script_progression --message="Configuring Galette..." --weight=1
|
||||||
|
|
||||||
ynh_add_config --template="../conf/config.inc.php.dist" --destination="$final_path/galette/config/config.inc.php"
|
ynh_add_config --template="../conf/config.inc.php.dist" --destination="$final_path/galette/config/config.inc.php"
|
||||||
|
|
||||||
chmod 400 "$final_path/galette/config/config.inc.php"
|
#chmod 650 "$final_path/galette/config/config.inc.php"
|
||||||
chown $app:$app "$final_path/galette/config/config.inc.php"
|
#chown $app: "$final_path/galette/config/config.inc.php"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue