]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Merge branch 'master' of gitlab.com:xonotic/xonotic
authorRudolf Polzer <divVerent@gmail.com>
Thu, 8 Jul 2021 19:24:09 +0000 (21:24 +0200)
committerRudolf Polzer <divVerent@gmail.com>
Thu, 8 Jul 2021 19:24:09 +0000 (21:24 +0200)
misc/tools/xonotic-map-compiler-autobuild

index 0cfb057922ff7401190bd2392bf36e4259c935e6..2f93abd9e4b720177c3e590a5b5f422a53c93ef4 100755 (executable)
@@ -4,7 +4,7 @@ set -e
 
 bspdir="$PWD/data"
 url_http=https://beta.xonotic.org/autobuild-bsp/
-url_ssh=xonotic-beta:autobuild-bsp/
+url_ssh=xonotic-beta:.
 build_cachedir="$HOME/xonotic-map-compiler.cache/"
 screenshot_cachedir="$HOME/xonotic-map-screenshot.cache/"
 build_override="-bsp_timeout 3600 -vis_timeout 10800 -light_timeout 18000 -minimap_timeout 900 -scale_timeout 900 -timeout_stealing 0.8"