Fix Script Syntax
minecraft-pi-docker/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-11-22 17:48:18 -05:00
parent accf6aebc6
commit e8b2f1c22f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -e
# Start VirGL
virgl_test_server & &> /tmp/virgl.log
virgl_test_server > /tmp/virgl.log 2>&1 &
VIRGL_PID="$!"
# Launch Minecraft