mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-05 19:07:43 +00:00
more chdir
This commit is contained in:
parent
6f13906c15
commit
5721052160
@ -324,9 +324,7 @@ case "$1" in
|
|||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd data/xonotic-maps.pk3dir
|
|
||||||
allmaps "$HASH" screenshotthemap "$REFNAME" "$url_http"
|
allmaps "$HASH" screenshotthemap "$REFNAME" "$url_http"
|
||||||
cd ../..
|
|
||||||
|
|
||||||
touch "$screenshot_cachedir/$HASH"
|
touch "$screenshot_cachedir/$HASH"
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user