We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12470f commit 41f4aebCopy full SHA for 41f4aeb
ct/sabnzbd.sh
@@ -40,7 +40,7 @@ function update_script() {
40
systemctl start sabnzbd.service
41
msg_ok "Updated ${APP} to ${RELEASE}"
42
else
43
- msg_info "No update required. ${APP} is already at ${RELEASE}"
+ msg_ok "No update required. ${APP} is already at ${RELEASE}"
44
fi
45
exit
46
}
0 commit comments