Update ersatztv-install.sh

remove start param
pull/2876/head
CanbiZ 1 year ago committed by GitHub
parent 156732be8b
commit be707c5b45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      install/ersatztv-install.sh

@ -58,7 +58,6 @@ WantedBy=multi-user.target
EOF EOF
sudo systemctl daemon-reload sudo systemctl daemon-reload
systemctl -q --now enable ersatzTV.service systemctl -q --now enable ersatzTV.service
systemctl start ersatzTV.service
msg_ok "Created Service" msg_ok "Created Service"
motd_ssh motd_ssh

Loading…
Cancel
Save