@ -22,6 +22,10 @@ function install_node() {
apt update
apt install -y git python3-venv bison screen binutils gcc make bsdmainutils python3-pip
# 安装numpy
pip install numpy==1.24.4
# 安装GO
rm -rf /usr/local/go
wget https://go.dev/dl/go1.22.1.linux-amd64.tar.gz -P /tmp/
The note is not visible to the blocked user.