From 9623df24446e0c1ec1e54f373e9ad3e17f15b44d Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Wed, 10 Jul 2024 23:49:45 +0800 Subject: [PATCH] Update Nimble.sh --- Nimble.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nimble.sh b/Nimble.sh index fa304e8..45986c1 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 build-essential + apt install -y git nano python3-venv bison screen binutils gcc make bsdmainutils python3-pip build-essential