mirror of https://git.48k.eu/ogclient
ogAdmClient has a support to configure the machines. This new command allows the new ogClient to execute the same script to configure the machine. The json format sent from the server must be: { "disk" : "1", "cache" : "0", "cache_size" : "70000000",\ "partition_setup": [{"partition": "1", "code": "NTFS", "filesystem": "NTFS",\ "size": "11000000", "format": "0"}]} |
||
---|---|---|
cfg | ||
src | ||
.gitignore | ||
LICENSE | ||
main.py |