bhyg-decomp/docker-run.sh

5 lines
121 B
Bash
Raw Normal View History

2024-07-01 15:26:46 +08:00
#!/bin/sh
set -e
2024-07-01 15:52:06 +08:00
docker run -v $(pwd):/app -v /etc/machine-id:/etc/machine-id -it reg.kas.pub/bhyg python3 main.py # $@