Update build.sh

This commit is contained in:
nianhua
2024-05-30 01:45:14 +08:00
committed by GitHub
parent a3303e6a11
commit c0c216df60

View File

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