summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/upload.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/upload.sh b/tools/upload.sh
index bb92dd14..9467ff05 100644
--- a/tools/upload.sh
+++ b/tools/upload.sh
@@ -37,7 +37,7 @@ function upload_file_by_profile_list()
upload_kvm_glob_file
break
;;
- "x86_64_COTS_APP_BUNDLE")
+ "COTS_APP_BUNDLE")
upload_app_bundle_glob_file
break
;;