diff --git a/ct/homarr.sh b/ct/homarr.sh index 3a0b22df1..427030bd5 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -29,7 +29,7 @@ function update_script() { exit fi - if check_for_gh_release "homarr" "Homarr/homarr"; then + if check_for_gh_release "Homarr" "Homarr/homarr"; then msg_info "Stopping Services (Patience)" systemctl stop homarr systemctl stop redis-server