X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=d217389619a38a01c9d1d77b483ba53707a49df9;hp=e5260071168ef9e79bd7cf6e8db36a37f9f458a0;hb=7e8af582d167cd9a0cd05ff85fa53c5365b75b3b;hpb=a6f630181878fcbee62cbfa2b253ac317ff15d6e diff --git a/all b/all index e5260071..d2173896 100755 --- a/all +++ b/all @@ -21,7 +21,7 @@ case "$0" in MINGW*) # Windows hates users. So this script has to copy itself elsewhere first... tname= - cp "$0" ../all.xonotic.sh + cp "$SELF" ../all.xonotic.sh exec ../all.xonotic.sh "$@" ;; esac