diff --git a/Nimble.sh b/Nimble.sh index 3557ba7..1f08652 100644 --- a/Nimble.sh +++ b/Nimble.sh @@ -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