From 5ca41c27f1409423ff05c02c725c88fd6c138502 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 25 Mar 2019 17:30:27 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index ac50dbe..d86adcf 100755 --- a/scripts/install +++ b/scripts/install @@ -100,6 +100,7 @@ if [ "$(lsb_release --codename --short)" == "jessie" ]; then elif [ "$(lsb_release --codename --short)" == "stretch" ]; then ynh_install_extra_repo --repo="deb http://packages.erlang-solutions.com/debian stretch contrib" fi +ynh_package_update #================================================= # INSTALL DEPENDENCIES