X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=2b1cd557c92a1072f9d13d47f2b5b52ec002d531;hp=7a2f62db0c2fcbf6b29be9dd44edd50a28bdb5da;hb=1bc0cc65a12e4acdc5e104d0a3e6094848fb233d;hpb=93c92a7de24c5b92321580aed1f804b70d1c94cd diff --git a/all b/all index 7a2f62db..2b1cd557 100755 --- a/all +++ b/all @@ -16,7 +16,7 @@ checkself() if [ -z "$XONOTIC_FORBID_RERUN_ALL" ]; then msg "Rerunning the requested operation to make sure." export XONOTIC_FORBID_RERUN_ALL=1 - exec "$@" + exec "$0" "$@" else msg "Please try $0 update, and then retry your requested operation." exit 1