diff --git a/scripts/restore b/scripts/restore index 77124f5..52430df 100644 --- a/scripts/restore +++ b/scripts/restore @@ -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