mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-14 19:23:32 +01:00
Refactor Node.js setup command for Matterbridge
This commit is contained in:
@ -15,9 +15,7 @@ update_os
|
|||||||
|
|
||||||
msg_info "Install Matterbridge"
|
msg_info "Install Matterbridge"
|
||||||
mkdir -p /root/Matterbridge
|
mkdir -p /root/Matterbridge
|
||||||
NODE_VERSION="22"
|
NODE_VERSION="22" NODE_MODULE="matterbridge" setup_nodejs
|
||||||
NODE_MODULE="matterbridge"
|
|
||||||
setup_nodejs
|
|
||||||
msg_ok "Installed Matterbridge"
|
msg_ok "Installed Matterbridge"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
|||||||
Reference in New Issue
Block a user