Skip to content

Commit 918d788

Browse files
Fix issue with UpdateHeaders script
1 parent 656a5b5 commit 918d788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/UpdateHeaders.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@ECHO OFF
2-
PowerShell.exe -file "%~dp0build.ps1" -target=UpdateHeaders
2+
PowerShell.exe -file "%~dp0build.ps1" -Target UpdateHeaders
33
PAUSE

0 commit comments

Comments
 (0)