From fa3421c3cdd5bff36dfbeee356d8b4221c4ac2ef Mon Sep 17 00:00:00 2001 From: nemsia Date: Tue, 11 Apr 2017 15:16:49 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index aa4bd68..e968b7d 100644 --- a/scripts/install +++ b/scripts/install @@ -79,11 +79,11 @@ sudo su -c "psql" postgres <<< \ ynh_psql_create_db_without_password "$app" # Download all Ruby source -sudo su - $app <