SummerCart64/build_in_docker.sh

4 lines
132 B
Bash
Raw Permalink Normal View History

2021-09-26 14:28:05 +02:00
#!/bin/bash
docker run --mount type=bind,src="$(pwd)",target="/workdir" ghcr.io/polprzewodnikowy/sc64env:v1.0 /bin/bash ./build.sh