From b5ef9d540892f4b6000e779ce5e3e904c08513da Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 19 Mar 2022 17:37:46 +0100 Subject: [PATCH] Update restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index a17bea5..b68671e 100644 --- a/scripts/restore +++ b/scripts/restore @@ -89,6 +89,7 @@ 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="/etc/uwsgi/apps-available/$app.ini" ynh_restore_file --origin_path="/var/lib/pgadmin" # Restore systemd configuration