Update send_credentials.sh

This commit is contained in:
qiaofeng1227 2024-01-11 10:37:33 +08:00 committed by GitHub
parent 067bc176d7
commit 10909e87f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Websoft9 microservices container(git,deployment,proxy) have credential info inside the container
# Websoft9 microservices containers(git,deployment,proxy) have credential info inside the container
# send_credentials.sh: copy credential from these container, and save it into apphub by apphub cli, it will retry 20 times in every 3 seconds interval
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin