X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=ca2a093cc9706400f1baf6a10bd3da1467116ed7;hp=dcc4c4007e6cf89c88e4d410dbf2ea10f2a6144d;hb=db64c0e16ea89bca0d55af5a26f17ecef0fe6316;hpb=b5edfec6f36c8497d9cf83cd919c870e4323d875 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."