1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00

Fix restore

This commit is contained in:
yalh76 2022-03-14 22:13:23 +01:00
parent 94200f5df7
commit 16af9ed087

View file

@ -90,6 +90,8 @@ ynh_psql_execute_as_root --sql "CREATE USER ${db_user} WITH PASSWORD '${db_pwd}'
#=================================================
ynh_script_progression --message="Restoring various files..."
ynh_restore_file --origin_path="/var/lib/pgadmin"
# Restore systemd configuration
ynh_script_progression --message="Reconfiguring application..."
ynh_restore_uwsgi_service