X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fxonotic-map-compiler-autobuild;fp=misc%2Ftools%2Fxonotic-map-compiler-autobuild;h=13e9faa95329caeb608e488425d929d4a29e3401;hp=0b5a162791283982826c329e60721535f6507232;hb=1007baeac7b3659ff4ef2fffb08411a7ece05b7a;hpb=61b8b2ba39be8cb9bc7b0770485d0b6ec1d5c616 diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 0b5a1627..13e9faa9 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -272,10 +272,10 @@ screenshotthemap() ) 2>&1 | tee ~/.xonotic/data/autoscreenshot.log good=false if mv ~/.xonotic/data/screenshots "$M-$blobhash"; then - ss2spam "$M" "$url/$M-$blobhash/" "$REFNAME" "$commithash" 0 > ~/.xonotic/data/"$M.ircss" + ss2spam "$M" "$url$M-$blobhash/" "$REFNAME" "$commithash" 0 > ~/.xonotic/data/"$M.ircss" else mkdir "$M-$blobhash" - ss2spam "$M" "$url/$M-$blobhash/" "$REFNAME" "$commithash" 1 > ~/.xonotic/data/"$M.ircss" + ss2spam "$M" "$url$M-$blobhash/" "$REFNAME" "$commithash" 1 > ~/.xonotic/data/"$M.ircss" fi mv ~/.xonotic/data/"$M.ircss" "$M-$blobhash"/ mv ~/.xonotic/data/autoscreenshot.log "$M-$blobhash"/