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