mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-02-16 20:29:12 +01:00
4 lines
134 B
Bash
Executable File
4 lines
134 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run -it --mount type=bind,src="$(pwd)",target="/workdir" polprzewodnikowy/sc64env:0.9 /bin/bash ./docker/build.sh
|