issues
search
corda
/
corda-kubernetes-deployment
Corda Kubernetes Deployment
Apache License 2.0
29
stars
28
forks
source link
Shell script improvements
#21
Closed
henrikr3
closed
4 years ago
henrikr3
commented
4 years ago
Remove echo commands to reduce console log output
Added more log prints to illustrate the steps being executed
Readlink warning message removal on MacOs and clarification of alternate code path being used
Set bash as the default script binary, rather than sh (there are a few bash specific usages)