]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
fix
[xonotic/xonotic.git] / all
diff --git a/all b/all
index e4b60dfb95db67cf422e5f35889e4fd973d0d8f1..1b29784dc4e9e5d8f22276ddf534a92b5ac516e9 100755 (executable)
--- a/all
+++ b/all
@@ -550,7 +550,7 @@ case "$cmd" in
                                case "$base" in
                                        ssh://*)
                                                pushbase=$base
-                                               base=git://git.xonotic.org/xonotic/xonotic.git
+                                               base=git://git.xonotic.org/xonotic/
                                                ;;
                                esac
                                newbase=`$ECHO "$base" | sed "s,://\(.*\.\)\?git.xonotic.org/,:// .git.xonotic.org/,"`