Skip to content

Commit b3fe29f

Browse files
committed
batch release helper wrapper
1 parent 61684cd commit b3fe29f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

ReleaseHelper/release.bat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@echo off
2+
python %~dp0\packer.py
3+
4+
pause

0 commit comments

Comments
 (0)