From c016ea85026d64d746c5e95ae418efd3f965278f Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 15 Feb 2023 21:24:00 -0500 Subject: [PATCH] Update go2rtc-v5-install.sh --- install/go2rtc-v5-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/go2rtc-v5-install.sh b/install/go2rtc-v5-install.sh index ef8044d8..532e4a30 100644 --- a/install/go2rtc-v5-install.sh +++ b/install/go2rtc-v5-install.sh @@ -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