diff --git a/scripts/upgrade b/scripts/upgrade index 64675e8..9a038b5 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -102,6 +102,7 @@ then # Remove the app directory securely ynh_secure_remove --file=$final_path + ynh_setup_source --dest_dir="$final_path" --source_id="$architecture" #--keep="$final_path/data/config.json" fi