Skip to content

Commit a6b4126

Browse files
committed
put install helper back
1 parent a48723f commit a6b4126

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/bash
2+
3+
set -ex
4+
5+
export VC_YEAR=2019
6+
export VSDEVCMD_ARGS=""

0 commit comments

Comments
 (0)