From 39c5fbf609a10a0dcd30278d43e76a5db61bf81f Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 17 Jan 2023 22:02:20 +0100 Subject: [PATCH] Keep custom modules --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 7ecc61e..b29c585 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -89,7 +89,7 @@ then mv ${final_path} ${final_path}.old # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source "$final_path" + ynh_setup_source "$final_path" --keep="modules_v4/" # restore data cp -a ${final_path}.old/data ${final_path}