mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-01 00:40:45 +00:00
oops, that command was wrong and evil
This commit is contained in:
parent
14a489aaa5
commit
e1413a8fcc
@ -201,7 +201,6 @@ screenshotthemap()
|
||||
if [ -n "$IRCSPAM" ]; then
|
||||
ss2spam "$M" "$url$M-$blobhash/" "$REFNAME" "$HASH" > "maps/$M.ircss"
|
||||
fi
|
||||
mv ~/.xonotic/data/screenshots "$M-$blobhash"
|
||||
ln -snf "../$M-$blobhash" "$M" # from ALL branches, so beware!
|
||||
rsync -vaSHP "$M-$blobhash" "$url_ssh"
|
||||
rsync -vaSHP "$M" "$url_ssh""latest/"
|
||||
|
Loading…
Reference in New Issue
Block a user