From d237795d8271d83c9c490397601e68c6ecb26156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 21 Mar 2019 11:37:52 +0100 Subject: [PATCH] Install dependance in upgrade --- scripts/upgrade | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index 58c32ba..77551d8 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -29,6 +29,9 @@ ynh_clean_setup () { # STANDARD UPGRADE STEPS #================================================= +# Install dependance +install_dependance + # Download, check integrity, uncompress and patch the source from app.src install_source