diff --git a/apps/backend/components/collections/common/script_content.py b/apps/backend/components/collections/common/script_content.py index b94051e98..aa8696b3f 100644 --- a/apps/backend/components/collections/common/script_content.py +++ b/apps/backend/components/collections/common/script_content.py @@ -56,6 +56,8 @@ fi done +cd "$setup_path" + rm -rf $subscription_tmp_dir """