Update go2rtc-v5-install.sh

This commit is contained in:
tteckster 2023-02-15 21:24:00 -05:00 committed by GitHub
parent 61f42f8f8f
commit c016ea8502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ ExecStart=/opt/go2rtc/go2rtc_linux_amd64
[Install]
WantedBy=multi-user.target" >$service_path
systemctl enable -q --now go2rtc
msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc