aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2019-12-28 23:50:28 +0100
committeryalh76 <yalh@yahoo.com>2019-12-28 23:50:28 +0100
commite66ed0ee85f58e61dbf90a005090a4ab75f087cc (patch)
tree4f7d789c35e4213631b5702673d22fd501b19be6 /scripts
parent180db2eb3398325c2298a2dc936aa06b610e0c11 (diff)
downloadmastodon_ynh-e66ed0ee85f58e61dbf90a005090a4ab75f087cc.tar.gz
mastodon_ynh-e66ed0ee85f58e61dbf90a005090a4ab75f087cc.tar.bz2
mastodon_ynh-e66ed0ee85f58e61dbf90a005090a4ab75f087cc.zip
Fix restore step
Diffstat (limited to 'scripts')
-rw-r--r--scripts/restore1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/restore b/scripts/restore
index 5982c94..de19461 100644
--- a/scripts/restore
+++ b/scripts/restore
@@ -114,6 +114,7 @@ ynh_script_progression --message="Installing Ruby..." --weight=393
ynh_install_ruby --ruby_version=2.6.5
/opt/rbenv/versions/2.6.5/bin/gem update --system
+/opt/rbenv/versions/2.6.5/bin/gem install bundler:1.17.3 --no-document
#=================================================
# RESTORE THE POSTGRESQL DATABASE