mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-07-26 21:37:25 +02:00
4 lines
132 B
Bash
Executable File
4 lines
132 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run --mount type=bind,src="$(pwd)",target="/workdir" ghcr.io/polprzewodnikowy/sc64env:v1.0 /bin/bash ./build.sh
|