常用工具

This commit is contained in:
midoks 2022-06-24 13:34:45 +08:00
parent 91a56813d3
commit 8e870066c1
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ if [ "$OSNAME" == "macos" ]; then
elif [ "$OSNAME" == "ubuntu" ] || [ "$OSNAME" == "debian" ]; then
apt install -y devscripts
apt install -y net-tools
apt install -y libffi-dev
apt install -y cmake automake make