show ips for sync docker

This commit is contained in:
tickstep 2024-09-04 15:40:31 +08:00
parent 47baab44a7
commit ff97c172b6

View File

@ -39,6 +39,9 @@ sleep 2s
# ./aliyunpan config set -device_id ${ALIYUNPAN_DEVICE_ID} # ./aliyunpan config set -device_id ${ALIYUNPAN_DEVICE_ID}
#fi #fi
# show docker IPs
./aliyunpan tool getip
# check login already or not # check login already or not
./aliyunpan who ./aliyunpan who
if [ $? -eq 0 ] if [ $? -eq 0 ]