From f1906fe473a2dbee0b89e7d0ba3e4b2461398372 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Sun, 12 May 2024 22:22:34 +0200 Subject: [PATCH] Actually remove the newly added repo. --- helpers/apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/apt b/helpers/apt index eceabcf16..d5a1f4335 100644 --- a/helpers/apt +++ b/helpers/apt @@ -437,7 +437,7 @@ ynh_install_extra_app_dependencies() { [ -z "$apps_auto_installed" ] || apt-mark auto $apps_auto_installed # Remove this extra repository after packages are installed - ynh_remove_extra_repo --name=$app + ynh_remove_extra_repo --name=$name } # Add an extra repository correctly, pin it and get the key.