Update ersatztv.sh

This commit is contained in:
tteckster 2024-04-29 10:09:33 -04:00 committed by GitHub
parent 745e46f8b4
commit 30daa238b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,10 +78,6 @@ msg_ok "Updated ErsatzTV"
msg_info "Starting ErsatzTV"
systemctl start ersatzTV
msg_ok "Started ErsatzTV"
msg_info "Cleaning Up"
cd /opt
msg_ok "Cleaned"
msg_ok "Updated Successfully"
exit
}