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

Update restore

This commit is contained in:
ericgaspar 2021-06-12 14:22:27 +02:00
parent 5496c0d433
commit b08dd25903
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -83,7 +83,7 @@ ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
tempdir="$(mktemp -d)"
ynh_setup_source --dest_dir=$tempdir --source_id=crystal
ynh_exec_warn_less dpkg -i $tempdir/crystal_0.36.1-1_amd64.deb
ynh_exec_warn_less dpkg -i $tempdir/crystal_1.0.0-1_amd64.deb
#=================================================
# RESTORE THE POSTGRESQL DATABASE