From 11ba9963071e27703a4c93b643abf169661c2050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=A4=E9=9B=A8=E4=B8=9C?= Date: Tue, 4 Feb 2025 09:09:12 +0800 Subject: [PATCH] feat: sh --- sh/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/init.sh b/sh/init.sh index 68fe74e..610777d 100644 --- a/sh/init.sh +++ b/sh/init.sh @@ -1,3 +1,3 @@ #!/bin/bash -git remote add ltpp ssh://git@git.ltpp.vip:66/root/hyperlane-log.git; +git remote add jihulab ssh://jihulab.com:ltpp/hyperlane-log.git; git remote add origin git@github.com:ltpp-universe/hyperlane-log.git; \ No newline at end of file