exit code 0!
This commit is contained in:
parent
e75d4171af
commit
00e753a500
@ -79,3 +79,4 @@ if __name__ == '__main__':
|
||||
file_path = os.path.join(path, file)
|
||||
dist_zip.write(file_path)
|
||||
print('Zip Done!')
|
||||
sys.exit(0)
|
||||
|
Loading…
Reference in New Issue
Block a user