Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ea64235

Browse files
committedNov 1, 2022
Update release script
1 parent 4692255 commit ea64235

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎release.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
rem usage: release.bat configuration platform [commithash]
2+
3+
rem delete existing distribution files, if it exists
4+
del distribute /q /f
25
mkdir distribute
36

47
if "%2"=="Win32" (

0 commit comments

Comments
 (0)
Please sign in to comment.