diff options
| author | yalh76 <yalh@yahoo.com> | 2019-05-12 20:32:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-12 20:32:33 +0200 |
| commit | c857d70f73587852cacc608a4e140b5b6b2b9e87 (patch) | |
| tree | 0cf3ea06df3f1b5f6206d51518f805a481417117 /scripts/restore | |
| parent | 386c48a3389d0d817b87bccf43f312f75782646a (diff) | |
| parent | 0e6fcf1700e12399fea0bf3ba0c91a71f0bec9cc (diff) | |
| download | mastodon_ynh-c857d70f73587852cacc608a4e140b5b6b2b9e87.tar.gz mastodon_ynh-c857d70f73587852cacc608a4e140b5b6b2b9e87.tar.bz2 mastodon_ynh-c857d70f73587852cacc608a4e140b5b6b2b9e87.zip | |
Merge branch 'testing' into example_ynh
Diffstat (limited to 'scripts/restore')
| -rw-r--r-- | scripts/restore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/restore b/scripts/restore index ce097c4..e85815c 100644 --- a/scripts/restore +++ b/scripts/restore @@ -108,8 +108,8 @@ ynh_install_app_dependencies $pkg_dependencies #================================================= ynh_script_progression --message="Installing Ruby..." --weight=393 -ynh_install_ruby --ruby_version=2.6.0 -/opt/rbenv/versions/2.6.0/bin/gem update --system +ynh_install_ruby --ruby_version=2.6.1 +/opt/rbenv/versions/2.6.1/bin/gem update --system #================================================= # RESTORE THE POSTGRESQL DATABASE |
