mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update create_sdk_cipd_package.sh (flutter/engine#26755)
This commit is contained in:
parent
eb64dae0f9
commit
8bd3a1ca26
@ -3,7 +3,7 @@
|
||||
# This script requires depot_tools to be on path.
|
||||
|
||||
print_usage () {
|
||||
echo "Usage: create_ndk_cipd_package.sh <PACKAGE_TYPE> <PATH_TO_ASSETS> <PLATFORM_NAME> <VERSION_TAG>"
|
||||
echo "Usage: create_sdk_cipd_package.sh <PACKAGE_TYPE> <PATH_TO_ASSETS> <PLATFORM_NAME> <VERSION_TAG>"
|
||||
echo " where:"
|
||||
echo " - PACKAGE_TYPE is one of build-tools, platform-tools, platforms, or tools"
|
||||
echo " - PATH_TO_ASSETS is the path to the unzipped asset folder"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user