1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpipam_ynh.git synced 2024-09-03 19:56:39 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-06 12:23:02 +02:00
parent 9d574de271
commit 4451226481

View file

@ -104,8 +104,8 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1
ynh_add_config --template="../conf/config.dist.php" --destination="$final_path/config.php" ynh_add_config --template="../conf/config.dist.php" --destination="$final_path/config.php"
chmod 400 "$final_path/config.php" #chmod 644 "$final_path/config.php"
chown $app:$app "$final_path/config.php" #chown $app:$app "$final_path/config.php"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION