open-story-teller/story-editor/03_linux_docker_launch_package.sh
anthony@rabine.fr 157c5a5a01 usage of submodules instead of git fetch
multiple fixes/file moves
2025-01-28 22:31:05 +01:00

4 lines
129 B
Bash
Executable file

docker run --privileged -v $(pwd)/..:/workspace cpp-dev-linux /bin/bash -c "cd /workspace/story-editor && ./build_appimage.sh"