Update Artela.sh

This commit is contained in:
smeb y 2024-04-19 12:52:35 +08:00 committed by GitHub
parent 9a0693aee9
commit 93851a1e46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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