5 lines
142 B
Makefile
5 lines
142 B
Makefile
.PHONY: update
|
|
|
|
update:
|
|
curl -o mineru/Dockerfile "https://git.mac.alexsun.top:3000/mirror/MinerU/raw/branch/master/docker/china/Dockerfile"
|