mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-09 01:08:42 +00:00
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker build -f docker/judge_client/Dockerfile .
|