From fcdce749e40c5a192f15e839dfeb9635d5967b7f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 25 Mar 2019 10:00:38 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ac33e05..7e24207 100755 --- a/scripts/install +++ b/scripts/install @@ -97,7 +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 +apt update #================================================= # INSTALL DEPENDENCIES