Update Nimble.sh

This commit is contained in:
smeb y 2024-04-17 17:34:42 +08:00 committed by GitHub
parent 62eefc0e19
commit 2960ccb0be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ fi
# 节点安装功能
function install_node() {
apt update
apt install -y git python3-venv bison screen binutils gcc make bsdmainutils python3-pip
apt install -y git python3-venv bison screen binutils gcc make bsdmainutils python3-pip build-essential
# 安装numpy