From 1699bcd2aa815ac0351afaa60a4c988b91b7fca1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 25 Aug 2025 08:53:12 +0200 Subject: ynh_remove_extra_repo doesn't exist anymore --- scripts/upgrade | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts') diff --git a/scripts/upgrade b/scripts/upgrade index aef5d67..301edcd 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -30,9 +30,6 @@ ynh_script_progression "Ensuring downward compatibility..." # Set `service` settings to support `yunohost app shell` command ynh_app_setting_set_default --key=service --value="$app-web.service" -# Remove previous added repository -ynh_remove_extra_repo - if ynh_app_upgrading_from_version_before 4.2.8~ynh2; then # Rename legacy database if ynh_psql_database_exists --database="${app}_production"; then -- cgit v1.2.3-70-g09d2