From 994c1f3c0b3cd4db2badba7c76f3d9400f1fb472 Mon Sep 17 00:00:00 2001 From: anmol Date: Tue, 22 Jan 2019 12:45:32 +0530 Subject: [PATCH] Use of rbenv 2.6.0 --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 54635e9..47e579c 100644 --- a/scripts/install +++ b/scripts/install @@ -206,7 +206,7 @@ chown -R "$app": "$final_path" ( cd "$final_path/live" su mastodon <