mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-19 08:12:07 +08:00
fix update ref script
old-commit-hash: 5182da31009e0dd62bd92abb98b1a5bc306ddee1
This commit is contained in:
@@ -37,6 +37,5 @@ if __name__ == "__main__":
|
||||
if not no_upload:
|
||||
upload_file(log_fn, os.path.basename(log_fn))
|
||||
os.remove(log_fn)
|
||||
os.remove(rlog_fn)
|
||||
|
||||
print("done")
|
||||
|
||||
Reference in New Issue
Block a user