We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69454e commit cbdb90cCopy full SHA for cbdb90c
compile.sh
@@ -7,4 +7,4 @@ rm -rf output/
7
mkdir -p output
8
9
# Run the compilation process.
10
-docker run -ti --rm -v $PWD/output:/opt/ue4 -w /opt/ue4 connorlanigan/unrealengine
+docker run -ti --rm -v $PWD/output:/opt/ue4 -w /opt/ue4 connorlanigan/unrealengine-docker
0 commit comments