Loading helm/scripts/install_capif.sh +0 −1 Original line number Diff line number Diff line #!/bin/bash # Capture the first parameter as a possible environment ENVIRONMENT="dev" if [[ "$1" != -* && -n "$1" ]]; then Loading Loading
helm/scripts/install_capif.sh +0 −1 Original line number Diff line number Diff line #!/bin/bash # Capture the first parameter as a possible environment ENVIRONMENT="dev" if [[ "$1" != -* && -n "$1" ]]; then Loading