Browse Source

[update] onekey git fetch

Steven Yan 3 năm trước cách đây
mục cha
commit
ad7805763f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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.