diff --git a/scripts/upgrade b/scripts/upgrade index 348b212..6c0b9f1 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -111,6 +111,13 @@ ynh_add_fpm_config #================================================= # SPECIFIC UPGRADE +#================================================= +# SETUP APPLICATION WITH CURL +#================================================= +ynh_script_progression --message="Setting up application with CURL..." + +ynh_local_curl "/update/index.php" "submit=Démarrer la mise à jour" + #================================================= # REMOVING NO MORE NEEDED FILES #=================================================