Browse Source

Update go2rtc-v5-install.sh

tteckster 2 years ago
parent
commit
c016ea8502
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/go2rtc-v5-install.sh

+ 1 - 0
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