Skip to content

Commit 0dbd7af

Browse files
bertiethorpesjpb
andauthored
Update dev/setup-env.sh
Co-authored-by: Steve Brasier <[email protected]>
1 parent fe4ea3c commit 0dbd7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/setup-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
exit 1
1111
fi
1212

13-
MAJOR_VERSION=$(echo $VERSION_ID | cut -d. -f1)
13+
MAJOR_VERSION=$(echo $OS_VERSION | cut -d. -f1)
1414

1515
PYTHON_VERSION=""
1616

0 commit comments

Comments
 (0)