X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=9480f29f64ab5508a1095ecc7cdc0bdd6101b18a;hp=1c4838550a006c6fcc57d7be3071b08cd5ea946a;hb=f3e2327008ef947a37bb81fad3219cff8a53c409;hpb=bcb9893f3163b29ef856fd4340e0a3ec13c20b9f;ds=sidebyside diff --git a/all b/all index 1c483855..9480f29f 100755 --- a/all +++ b/all @@ -25,7 +25,6 @@ case "$0" in case "`uname`" in MINGW*|Win*) # Windows hates users. So this script has to copy itself elsewhere first... - tname= cp "$SELF" ../all.xonotic.sh export WE_HATE_OUR_USERS=1 exec ../all.xonotic.sh "$@"