change value of ynh_local_curl parameters
This commit is contained in:
parent
cb9c2d8f77
commit
a59ec2972f
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ chmod -R 2775 "$install_dir/storage" "$install_dir/app" "$install_dir/public" "$
|
||||||
ynh_script_progression "Finalizing installation..."
|
ynh_script_progression "Finalizing installation..."
|
||||||
|
|
||||||
# Installation with curl: set up the first/single user
|
# Installation with curl: set up the first/single user
|
||||||
ynh_local_curl "/INSTALL_PATH" "key1=$user" "key2=$email" "key3=$password" "key4=$password"
|
ynh_local_curl "/INSTALL_PATH/public/register" "key1=$user" "key2=$email" "key3=$password" "key4=$password"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
|
|
Loading…
Add table
Reference in a new issue