Update lib.sh

This commit is contained in:
midoks 2022-06-29 19:09:02 +08:00
parent 6faa3eab5b
commit a085551d34
1 changed files with 1 additions and 0 deletions

View File

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