Update upgrade

This commit is contained in:
ericgaspar
2021-07-26 14:07:30 +02:00
parent 5866fcebd7
commit 9933bfadc0
+4 -4
View File
@@ -133,10 +133,10 @@ ynh_add_fpm_config --package="$extra_php_dependencies"
# MODIFY A CONFIG FILE
#=================================================
if [ "$upgrade_type" == "UPGRADE_APP" ]
then
ynh_add_config --template="../conf/default.env" --destination="$final_path/.env"
fi
# if [ "$upgrade_type" == "UPGRADE_APP" ]
# then
# ynh_add_config --template="../conf/default.env" --destination="$final_path/.env"
# fi
#=================================================
# UPGRADE DATABASE