diff --git a/ct/heimdall-dashboard.sh b/ct/heimdall-dashboard.sh index 0a01b757c..c4fc9349a 100644 --- a/ct/heimdall-dashboard.sh +++ b/ct/heimdall-dashboard.sh @@ -28,7 +28,7 @@ function update_script() { exit fi - if check_for_gh_release "linuxserver/Heimdall"; then + if check_for_gh_release "Heimdall" "linuxserver/Heimdall"; then msg_info "Stopping Service" systemctl stop heimdall sleep 1