mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-13 00:42:07 +08:00
fix update ref script
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