diff --git a/ct/frigate.sh b/ct/frigate.sh index 4287bf0..a3c2392 100644 --- a/ct/frigate.sh +++ b/ct/frigate.sh @@ -56,7 +56,7 @@ function default_settings() { function update_script() { if [[ ! -f /etc/systemd/system/frigate.service ]]; then msg_error "No ${APP} Installation Found!"; exit; fi - msg_error "There is currently no update path available." + msg_error "There is currently no update path available so fuck off." exit }