From 30ce626fb9052163b9f50920dad5fa296244c2c2 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 14 Jan 2011 21:07:49 +0100 Subject: [PATCH] fix the pushbase --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index 93416982..7089f2a0 100755 --- a/all +++ b/all @@ -504,7 +504,7 @@ case "$cmd" in pushbase=ssh://xonotic@git.xonotic.org/ elif [ x"$1" = x"-ph" ]; then fix_config=true - pushbase=http://git.xonotic.org/login/ + pushbase=http://git.xonotic.org/login/xonotic/ elif [ x"$1" = x"-s" ]; then fix_config=true base=ssh://xonotic@git.xonotic.org/ -- 2.39.2