1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

fix restore

This commit is contained in:
yalh76 2019-03-21 20:34:35 +01:00
parent 477783ea53
commit 1dc6ef4085

View file

@ -99,6 +99,11 @@ ynh_install_nodejs 8
# TODO: use the same mecanism with other files # TODO: use the same mecanism with other files
ynh_install_app_dependencies $pkg_dependencies ynh_install_app_dependencies $pkg_dependencies
ynh_install_ruby --ruby_version=2.6.0
/opt/rbenv/versions/2.6.0/bin/gem update --system
#================================================= #=================================================
# RESTORE THE POSTGRESQL DATABASE # RESTORE THE POSTGRESQL DATABASE
#================================================= #=================================================