Update Artela.sh

This commit is contained in:
smeb y 2024-05-12 17:58:23 +08:00 committed by GitHub
parent 85a12393c9
commit f563816dce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -132,7 +132,7 @@ function install_node() {
pm2 restart artelad
echo '====================== 安装完成 ==========================='
echo '====================== 安装完成,请退出脚本后执行 source $HOME/.bash_profile 以加载环境变量 ==========================='
echo '安装完成请重新连接VPS以启用对应快捷键功能'
}