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 4a7648d commit e2e63cfCopy full SHA for e2e63cf
ct/komga.sh
@@ -27,7 +27,7 @@ function update_script() {
27
msg_error "No ${APP} Installation Found!"
28
exit
29
fi
30
- if check_for_gh_release "komga" "gotson/komga"; then
+ if check_for_gh_release "komga-org" "gotson/komga"; then
31
msg_info "Stopping Service"
32
systemctl stop komga
33
msg_ok "Stopped Service"
0 commit comments