]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/rsync-updater/update-xonotic.bat
check for .git in the right place
[xonotic/xonotic.git] / misc / tools / rsync-updater / update-xonotic.bat
index 4c797b6cab7157a03c2d78ec94440054847366ab..15fb76b9aa7f7f47d7870b5069b141c4f0655365 100644 (file)
@@ -4,7 +4,7 @@ set options=-Prtzil --executability --delete-after --delete-excluded --stats
 \r
 if exist Xonotic-low goto xonoticlow\r
 if exist Xonotic-high goto xonotichigh\r
-if exist ..\..\..\data\.git goto xonoticdatagit\r
+if exist ..\..\..\.git goto xonoticdatagit\r
 if exist ..\..\..\data goto xonoticdata\r
 goto xonotic\r
 :xonoticlow\r