From d3e942a5714b689fc3fe35e27507cb5fe15c8973 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 11 Feb 2024 17:26:07 +0100 Subject: [PATCH] forgot to update upgrade script --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index d53d656..f16b070 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -63,6 +63,7 @@ then # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" --keep=".env" + ynh_setup_source --dest_dir="$install_dir" --source_id="tone" fi chmod 750 "$install_dir"