From 842e7b249b78d4e9d55ff2522173ed396a63620b Mon Sep 17 00:00:00 2001 From: nemsia Date: Sat, 29 Apr 2017 22:02:55 +0200 Subject: [PATCH] [FIX] Switch to tagged release --- scripts/install | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index d58f08e..55ab135 100644 --- a/scripts/install +++ b/scripts/install @@ -83,15 +83,16 @@ ynh_psql_create_db_without_password "$app" sudo systemctl restart postgresql # Download all sources rbenv, ruby and mastodon -pushd $final_path/live sudo su - $app <