From a42f8b6b53b79d54874e7003e09dbcfc99c2fcf6 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 5 Feb 2023 13:06:51 +0100 Subject: [PATCH] just is not needed --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index c955a5e..76f07e8 100644 --- a/scripts/install +++ b/scripts/install @@ -112,8 +112,6 @@ ynh_install_app_dependencies $pkg_dependencies # FIXME: We need a better way to do this ynh_script_progression --message="Installing extra dependencies…" --weight=1 -ynh_install_extra_app_dependencies --repo="https://proget.makedeb.org" --package="just" --key="https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub" - #================================================= # CREATE DEDICATED USER #=================================================