diff options
| author | 8cy <[email protected]> | 2020-04-13 22:59:19 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-13 22:59:19 -0700 |
| commit | 614cb3f5787a8537f3f2af209a44863983663f10 (patch) | |
| tree | f683f6429d92c385613e9da572d2d09e109026ef /scripts/prepare_build.bat | |
| parent | change path to fix error, v4.0.8 (diff) | |
| download | s5nical-614cb3f5787a8537f3f2af209a44863983663f10.tar.xz s5nical-614cb3f5787a8537f3f2af209a44863983663f10.zip | |
Diffstat (limited to 'scripts/prepare_build.bat')
| -rw-r--r-- | scripts/prepare_build.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/prepare_build.bat b/scripts/prepare_build.bat new file mode 100644 index 0000000..27f4874 --- /dev/null +++ b/scripts/prepare_build.bat @@ -0,0 +1,3 @@ +%cd% +cd .. +@RD /S /Q "dist"
\ No newline at end of file |