bhyg-decomp/docker-run.sh
2024-07-01 15:26:46 +08:00

5 lines
68 B
Bash
Executable File

#!/bin/sh
set -e
docker run -v $(pwd):/app -it reg.kas.pub/bhyg $@