diff options
| author | s1n <[email protected]> | 2020-04-15 03:01:33 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-15 03:01:33 -0700 |
| commit | 44831cc8d8468e2d4f01f3adf64633f58ead6782 (patch) | |
| tree | 1fbdc404a6d4d8b6a8cd17cc26602b6e7d6c639e /scripts/prepare_build.bat | |
| parent | The Start (diff) | |
| parent | The Uwufication (diff) | |
| download | dep-core-44831cc8d8468e2d4f01f3adf64633f58ead6782.tar.xz dep-core-44831cc8d8468e2d4f01f3adf64633f58ead6782.zip | |
The Uwufication
Merge pull request #1 from 8cy/test
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 |