1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Commented ynh_local_curl without parameter

This commit is contained in:
Olivier BILHAUT 2018-01-17 10:17:28 +01:00 committed by Jeff
parent 1722d39722
commit 0327329871

View file

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