ソースを参照

[update] onekey git fetch

Steven Yan 3 年 前
コミット
ad7805763f
1 ファイル変更2 行追加2 行削除
  1. 2 2
      fetch.linux

+ 2 - 2
fetch.linux

@@ -1,3 +1,3 @@
-git fetch gitee &&
-git reset --hard gitee/master &&
+git fetch gogs &&
+git reset --hard gogs/pub &&
 echo OK.