mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update send_credentials.sh
This commit is contained in:
parent
067bc176d7
commit
10909e87f4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue