Update channels-install.sh

tweak
This commit is contained in:
tteckster 2023-11-30 17:57:33 -05:00 committed by GitHub
parent 3cda045cce
commit e01ff6dcb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies"
msg_info "Installing Channels DVR Server (Patience)"
cd /opt
$STD bash <(curl -fsSL https://getchannels.com/dvr/setup.sh)
# adduser $(id -u -n) video && adduser $(id -u -n) render
msg_ok "Installed Channels DVR Server"