X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=all;h=ca2a093cc9706400f1baf6a10bd3da1467116ed7;hb=7a7d4ec8bc76f0ac88fda5cd715abc6e5b1aab29;hp=dcc4c4007e6cf89c88e4d410dbf2ea10f2a6144d;hpb=155bb8c3341289661a561353eaed7604f2d241ad;p=xonotic%2Fxonotic.git diff --git a/all b/all index dcc4c400..ca2a093c 100755 --- a/all +++ b/all @@ -26,6 +26,8 @@ case "$0" in */all) export d0="$d00/${0%/all}" ;; + */all.xonotic.sh) + ;; *) $ECHO "Cannot find myself." $ECHO "Please run this script with the working directory inside a Xonotic checkout."