mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-15 03:15:33 +00:00
Make it look nicer, but do the same ;)
This commit is contained in:
parent
a6f6301818
commit
7e8af582d1
2
all
2
all
@ -21,7 +21,7 @@ case "$0" in
|
|||||||
MINGW*)
|
MINGW*)
|
||||||
# Windows hates users. So this script has to copy itself elsewhere first...
|
# Windows hates users. So this script has to copy itself elsewhere first...
|
||||||
tname=
|
tname=
|
||||||
cp "$0" ../all.xonotic.sh
|
cp "$SELF" ../all.xonotic.sh
|
||||||
exec ../all.xonotic.sh "$@"
|
exec ../all.xonotic.sh "$@"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user