Removed files
This commit is contained in:
parent
04c5db2232
commit
1ef8a7937c
@ -1,7 +0,0 @@
|
||||
import docker
|
||||
|
||||
client = docker.from_env()
|
||||
|
||||
print(client.containers.run("itzg/minecraft-server", detach=True))
|
||||
|
||||
|
@ -1,8 +0,0 @@
|
||||
import enum
|
||||
|
||||
|
||||
#off = states.On.to(states.Off)
|
||||
#on = states.Off.to(states.On)
|
||||
|
||||
if __name__ == "__main__":
|
||||
WhitelistMachine()._graph().write_png("./whitelist.png")
|
Loading…
Reference in New Issue
Block a user