소스 검색

update git.sh

root 1 개월 전
부모
커밋
49e25d3c8b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      git.sh

+ 1 - 1
git.sh

@@ -5,7 +5,7 @@ git commit -m "$com"
 git remote add gitflic git@gitflic.ru:hhu67/proj.git
 git remote add github git@github.com:hhu67/my.git
 git remote add gitea git@gitek.duckdns.org:hhu67/my.git
-git remote add berg ssh://git@codeberg.org/hhu67/sergay.git
+git remote add berg ssh://git@codeberg.org/hhu67/my.git
 git push gitflic main
 git push github main
 git push gitea main