Merge pull request #1835 from orhtej2/patch-2

Actually remove the newly added repo.
This commit is contained in:
Alexandre Aubin 2024-05-13 23:34:30 +02:00 committed by GitHub
commit 675650f057
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.