ソースを参照

Update build.sh

nianhua 2 年 前
コミット
8e97048b2c
1 ファイル変更2 行追加0 行削除
  1. 2 0
      build.sh

+ 2 - 0
build.sh

@@ -1,4 +1,6 @@
 #!/bin/bash
+sudo apt update -y
+apt install -y git
 # 创建3rdparty目录
 mkdir -p 3rdparty