X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=misc%2Fxonotic_export.sh;h=5cd39211d4be00b076f2b6ea56ac117dd2fe8f6e;hp=279156440c1d1801bfd5469055e72c8f96edee8a;hb=d2405a9ad82a153b11515df9555764c61fb8e597;hpb=d664b9f6076ab1a8b8357e918f7a04ff8a0a029a diff --git a/misc/xonotic_export.sh b/misc/xonotic_export.sh index 2791564..5cd3921 100755 --- a/misc/xonotic_export.sh +++ b/misc/xonotic_export.sh @@ -25,7 +25,7 @@ else echo "complete" fi -echo -n "generated precache-for-csqc ..." +echo -n "generate precache for csqc ..." ./collect-precache.sh > /dev/null 2>&1 echo "complete"