From 1a61d6b8617772b3b5975f52f03f6c44bd5be1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 31 Jul 2020 22:56:34 +0200 Subject: [PATCH] Fix restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 6145bf3..c73b798 100644 --- a/scripts/restore +++ b/scripts/restore @@ -42,7 +42,7 @@ ynh_restore # Check that the good python version is installed # If not upgrade the source -install_sources +install_source # POPULATE THE DATABASE ynh_script_progression --message="Reconfiguring Postgresql database..."