mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
4 lines
113 B
Bash
Executable file
4 lines
113 B
Bash
Executable file
|
|
docker run -v $(pwd)/..:/workspace cpp-dev-linux /bin/bash -c "cd /workspace/story-editor && ./build_linux.sh"
|
|
|