Update Nimble.sh
This commit is contained in:
parent
62eefc0e19
commit
2960ccb0be
@ -20,7 +20,7 @@ fi
|
|||||||
# 节点安装功能
|
# 节点安装功能
|
||||||
function install_node() {
|
function install_node() {
|
||||||
apt update
|
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
|
# 安装numpy
|
||||||
|
Loading…
Reference in New Issue
Block a user