mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00:00
Update matterbridge-install.sh
create directory
This commit is contained in:
parent
a28eb2fd46
commit
08debd9442
@ -34,6 +34,7 @@ $STD apt-get install -y nodejs
|
||||
msg_ok "Installed Node.js"
|
||||
|
||||
msg_info "Install Matterbridge"
|
||||
mkdir -p /root/Matterbridge
|
||||
$STD npm install -g matterbridge
|
||||
msg_ok "Installed Matterbridge"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user