From 6d62b24181b9d2964f441b211490ccf7c29e3b67 Mon Sep 17 00:00:00 2001 From: nemsia Date: Tue, 11 Apr 2017 15:20:55 +0200 Subject: [PATCH] Update install --- scripts/install | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/install b/scripts/install index e968b7d..c1da21f 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 <