ulogin: Fix upgrade_latest example.

This fixes the jfrog login user/password options.

Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
Ben Greear
2021-06-07 14:23:55 -07:00
parent e0c5731959
commit ef23e5f98b

View File

@@ -33,7 +33,8 @@
# Upgrade to latest image directly from jfrog
./ulogin.py --serno c4411ef52d0f \
--ucentral_host tip-f34.candelatech.com --action upgrade_latest \
--url tip.jfrog.io/artifactory/tip-wlan-ap-firmware/uCentral/linksys_e8450-ubi --user u --password p
--url tip.jfrog.io/artifactory/tip-wlan-ap-firmware/uCentral/linksys_e8450-ubi \
--jfrog_user tip-read --jfrog_password secret
# Send request to AP.
./ulogin.py --serno c4411ef52d0f \