Skip to content

Commit 621dba7

Browse files
Update instrument_install_latest_build_only.bat
1 parent c46f029 commit 621dba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation_and_upgrade/instrument_install_latest_build_only.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ set SERVER_ARCH=x64
3535
if not "%3" == "" set SERVER_ARCH=%3
3636
@echo Using server arch %SERVER_ARCH%
3737

38-
set SERVER_WINBUILD=win7
38+
set SERVER_WINBUILD=win
3939
if not "%4" == "" set SERVER_WINBUILD=%4
4040
@echo Using server winbuild %SERVER_WINBUILD%
4141

0 commit comments

Comments
 (0)