From f281b053c8984bf3c7e1507b7e43088e440019d9 Mon Sep 17 00:00:00 2001 From: anmol Date: Tue, 22 Jan 2019 13:02:55 +0530 Subject: [PATCH] Use of rbenv 2.6.0 --- scripts/install | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/install b/scripts/install index 47e579c..7859db8 100644 --- a/scripts/install +++ b/scripts/install @@ -206,9 +206,9 @@ chown -R "$app": "$final_path" ( cd "$final_path/live" su mastodon <