From 6de7c92fe958be0fee5bbd19e8a3ce8dd4a628e7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 25 Mar 2019 09:57:05 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index d335448..ac33e05 100755 --- a/scripts/install +++ b/scripts/install @@ -97,6 +97,7 @@ elif [ "$(lsb_release --codename --short)" == "stretch" ]; then ynh_install_extra_repo --repo="deb http://packages.erlang-solutions.com/debian stretch contrib" --key=https://packages.erlang-solutions.com/debian/erlang_solutions.asc fi +ynh_package_update #================================================= # INSTALL DEPENDENCIES