From dfd1f773fb21c491c9c66a71cf12f79e258194b8 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 27 Sep 2015 22:57:03 +0200 Subject: [PATCH] [mod] add TODO --- scripts/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install b/scripts/install index 7626ab6..6aa42ed 100644 --- a/scripts/install +++ b/scripts/install @@ -51,3 +51,6 @@ sudo chmod 644 $finalphpconf sudo service php5-fpm restart sudo service nginx reload sudo yunohost app ssowatconf + +# TODO curl on the good page +# su postgres -c "psql account_repository -c 'delete from ac_users;'"