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"