diff --git a/ct/ebusd.sh b/ct/ebusd.sh index 710c81c06..5aa0f9076 100644 --- a/ct/ebusd.sh +++ b/ct/ebusd.sh @@ -30,7 +30,7 @@ function update_script() { msg_info "Updating ebusd" $STD apt update - $STD apt --upgrade -y ebusd + $STD apt upgrade -y ebusd msg_ok "Updated ebusd" msg_ok "Updated successfully!" exit