From 8658c696813dff56744dfd42cedcd4696b440f09 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:04:21 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 81bfaf7..3390978 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -63,7 +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" --full_replace=1 + ynh_setup_source --dest_dir="$install_dir" --full_replace=1 fi chmod 750 "$install_dir"