Skip to content

Commit c1f8145

Browse files
committed
Add missing beginning of file
1 parent 912472e commit c1f8145

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/config_version.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
RONMENTPATH=$1
1+
#!/bin/bash
2+
ENVIRONMENTPATH=$1
23
# $ENVIRONMENTPATH may contain multiple colon-delimited locations.
34
# We need to pick the first one that contains $ENVIRONMENT.
45
IFS=":"

0 commit comments

Comments
 (0)