mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-03 18:07:55 +00:00
Don't set BUILD_ONE in the shell script - set this optionally in the cronjob.
This commit is contained in:
parent
ded346703e
commit
1a97e6fc9f
@ -17,7 +17,6 @@ cd xonotic-map-screenshot
|
||||
#export DRIVERFLAGS="+gl_texturecompression 1 -nofbo"
|
||||
#export DRIVERFLAGS="+gl_texturecompression 1"
|
||||
|
||||
export BUILD_ONE=true
|
||||
startx /bin/sh -x ./misc/tools/xonotic-map-compiler-autobuild screenshot -- /usr/bin/Xvfb :7 -screen 0 1024x768x24
|
||||
#sh -x ./misc/tools/xonotic-map-compiler-autobuild screenshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user