常用工具
This commit is contained in:
parent
91a56813d3
commit
8e870066c1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue