We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912472e commit c1f8145Copy full SHA for c1f8145
scripts/config_version.sh
@@ -1,4 +1,5 @@
1
-RONMENTPATH=$1
+#!/bin/bash
2
+ENVIRONMENTPATH=$1
3
# $ENVIRONMENTPATH may contain multiple colon-delimited locations.
4
# We need to pick the first one that contains $ENVIRONMENT.
5
IFS=":"
0 commit comments