From 8a23a66ffef80d6de1b67fcfc10be68596d85f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 3 Nov 2013 13:49:29 +0100 Subject: [PATCH] Git-Adresse aktualisiert --- www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.html b/www/index.html index 0c4beaf..3301d32 100644 --- a/www/index.html +++ b/www/index.html @@ -117,10 +117,10 @@ pre {

Git-Zugriff

cat <<'EOF' >> ~/.ssh/config
-Host lctp
+Host zotac0
   HostName 141.76.90.104
 EOF
-
git clone git@lctp:lctp.git
+
git clone git@zotac0:lctp.git
cd lctp && git submodule update