From c11dea6e723dd5bbb40136713429ecaba2d2bd7e Mon Sep 17 00:00:00 2001 From: nemsia Date: Fri, 26 May 2017 17:51:08 +0200 Subject: [PATCH] [enh] bundle and yarn install on restore --- scripts/restore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/scripts/restore b/scripts/restore index 1d6a988..5860e2c 100644 --- a/scripts/restore +++ b/scripts/restore @@ -153,11 +153,14 @@ ynh_secure_remove $final_path/mastodon_db.sql sudo ln -s /opt/mastodon/.rbenv/versions/2.4.1/bin/ruby /usr/bin/ruby || true # Upgrade Mastodon -#sudo su - $app <