Update 0g.sh

This commit is contained in:
smeb y 2024-04-20 23:51:21 +08:00 committed by GitHub
parent 2fafe91224
commit ad655ff15f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
0g.sh
View File

@ -48,7 +48,7 @@ function check_go_installation() {
# 节点安装功能
function install_node() {
node_address="http://localhost:13457"
node_address="tcp://localhost:13457"
install_nodejs_and_npm
install_pm2