Update Build Script

This commit is contained in:
Mike A. Trethewey
2021-01-07 23:34:15 -08:00
parent 5a426b194d
commit 735f19fbd6
6 changed files with 54 additions and 28 deletions

View File

@@ -32,6 +32,8 @@ for BUILD_FILENAME in BUILD_FILENAMES:
print("Dest Filename: " + DEST_FILENAME)
if not BUILD_FILENAME == "":
print("Build Filesize: " + common.file_size(BUILD_FILENAME))
else:
exit(1)
if not BUILD_FILENAME == "":
move(