X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fxonotic-map-compiler-autobuild;h=ebd10c303cf3fd2c4e8e7ef5cb7ee2b0046aed5d;hp=91626deaf0969682dab02b79efa36592ad7df49d;hb=527c58abf4612cf648d75ceeeb75c594c36efc84;hpb=bf89bb301252617cf6dd6520b9bd92348074276a diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 91626dea..ebd10c30 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -338,7 +338,9 @@ case "$1" in runmakeindex ;; download) + cd data/xonotic-maps.pk3dir rundownload + cd ../.. echo "List of maps that got deleted (if any) and currently are in $bspdir.old:" ls -l "$bspdir.old" || true ;;