arch done

This commit is contained in:
2021-01-12 04:54:27 -05:00
parent f75e4ee896
commit 4663c3cd02
3 changed files with 302 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
#!/usr/bin/env python3
# TODO: logging
# Example .sysresccd.json:
# {
# "date": "Sun, 22 Nov 2020 18:03:52 +0900",
# "arch": "amd64",
# "ver": 7.01,
# "sha512": "9d8c7e6d5c5f22d42bc20a663(...)"
# }
import datetime
import json