From 7e8af582d167cd9a0cd05ff85fa53c5365b75b3b Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 2 Apr 2010 20:35:19 +0200 Subject: [PATCH] Make it look nicer, but do the same ;) --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2