Ver Fonte

Update build.sh

nianhua há 2 anos atrás
pai
commit
8e97048b2c
1 ficheiros alterados com 2 adições e 0 exclusões
  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