From 03273298712bbca7c44d51cb732f0834e986c18e Mon Sep 17 00:00:00 2001 From: Olivier BILHAUT Date: Wed, 17 Jan 2018 10:17:28 +0100 Subject: [PATCH] Commented ynh_local_curl without parameter --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 3f0ed35..405dd0f 100644 --- a/scripts/install +++ b/scripts/install @@ -125,7 +125,8 @@ ynh_abort_if_errors password=$(ynh_string_random 8) # Install with CURL - ynh_local_curl "/install/fileconf.php" + + #ynh_local_curl "/install/fileconf.php" ynh_local_curl "/install/step1.php" \ "testpost=ok" \