Fix typo for already updated
Some checks failed
Auto Update .app-files / update-app-files (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Frontend CI/CD / test-json-files (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Sync to Gitea / sync (push) Has been cancelled

This commit is contained in:
CanbiZ
2025-10-29 22:10:07 +01:00
committed by GitHub
parent de828aa565
commit 5ff2bb4109

View File

@@ -905,7 +905,7 @@ check_for_gh_release() {
return 0
fi
msg_error "No update available: ${app} is not installed!"
msg_ok "Already up to date: ${app} (${current})"
return 1
fi