getting linux build to work

This commit is contained in:
b1ackmai1er
2021-10-16 10:43:50 +08:00
parent 3ac788374b
commit 3fd8c79898
3 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
@echo off
setlocal
if exist Dev.com del Dev.com
if exist dev.com del dev.com
if exist *.hex del *.hex
if exist *.lst del *.lst
if exist *.zip del *.zip