瀏覽代碼

chore: 更新 TinTin++ 升级脚本

dzp 3 年之前
父節點
當前提交
b696645f0f
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 0
      install
  2. 1 1
      tintin

+ 1 - 0
install

@@ -1,6 +1,7 @@
 #!/usr/bin/env sh
 
 git submodule init
+(cd tintin && git fetch --all --prune)
 git submodule update
 (cd tintin/src && ./configure && make && strip tt++)
 cp tintin/src/tt++ bin/

+ 1 - 1
tintin

@@ -1 +1 @@
-Subproject commit 7c997704cfc2383d7272f15ed3d15aa4eb0b152a
+Subproject commit b709d3e17116cca27b9d2157a1c8e430c45e4c9d