diff --git a/ct/whodb.sh b/ct/whodb.sh index 005700e19..dc1770f37 100644 --- a/ct/whodb.sh +++ b/ct/whodb.sh @@ -39,7 +39,7 @@ function update_script() { msg_info "Starting Service" systemctl start whodb msg_ok "Started Service" - msg_ok "Updated ${APP}" + msg_ok "Updated successfully!" fi exit }