From 2e0301e731f924ada7ac94918afc8c4facd48135 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 21 Jan 2012 12:05:18 +0100 Subject: [PATCH] oops, fix the screenshot-o-matic --- misc/tools/xonotic-map-compiler-autobuild | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 292909c5..ba99371a 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -223,6 +223,7 @@ screenshotthemap() fi rm -rf ~/.xonotic + mkdir -p ~/.xonotic ( cd ../.. if [ -n "$DISPLAY" ]; then -- 2.39.2