1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00

[enh] try to do the good curl to finish the installation

This commit is contained in:
Laurent Peuch 2015-09-27 23:29:49 +02:00
parent dfd1f773fb
commit 0134bcef4b

View file

@ -53,4 +53,5 @@ sudo service nginx reload
sudo yunohost app ssowatconf
# TODO curl on the good page
curl -kL -H "Host: $domain" -X POST https://127.0.0.1$path/admin/setup.php --data "go=yolo" > /dev/null 2>&1
# su postgres -c "psql account_repository -c 'delete from ac_users;'"