Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
saleguas committed Dec 29, 2019
1 parent b142035 commit 4bcb9fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
del /f /s /q dist
rmdir /s /q dist
mkdir dist
ROBOCOPY "src/scripts/" "dist" *.py
mkdir "dist/config"
Expand Down

0 comments on commit 4bcb9fd

Please sign in to comment.