Download dependencies and simple deploy script

This commit is contained in:
2022-03-09 20:57:10 -08:00
parent 18ebbd7b4c
commit ad504ce4cc
2 changed files with 74 additions and 8 deletions

View File

@ -54,7 +54,7 @@ def run():
project_file.seek(0)
decoded.writexml(project_file)
project_file.truncate()
print('Done!')