]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
make +x again
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 22aa69f3a3baebc74e17bbe764c9dcef152bd0fa..6eb6965ad486ad23ead146ff8cb6dffc389a50d9 100755 (executable)
--- a/all
+++ b/all
@@ -1041,8 +1041,8 @@ case "$cmd" in
                        for X in data/*-????????????????????????????????????????-????????????????????????????????????????.pk3; do
                                if [ -f "$X" ]; then
                                        (
-                                               cd Xonotic/data/xonotic-maps.pk3dir
-                                               unzip ../../../"$X"
+                                               cd Xonotic/temp
+                                               unzip ../../"$X"
                                        )
                                fi
                        done