Update script prompt [skip ci]

This commit is contained in:
deal 2022-01-28 20:18:46 +08:00 committed by GitHub
parent 04e5eeb112
commit 66541d4236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CURL="curl --retry 999 --retry-max-time 0"
function install_android_sdk()
{
echo "Installing android ndk ..."
echo "Installing android sdk,ndk ..."
# sudo curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
# sudo python get-pip.py
# sudo python -m pip install retry