1
0
Fork 0
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:
ericgaspar 2022-04-03 23:22:23 +02:00
parent 5c0c4b0104
commit 07eff83ca6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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