This commit is contained in:
Tobias
2025-12-13 20:02:54 +01:00
parent b95894b7b1
commit 5884ba3379
2 changed files with 3 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ EOF
setup_nodejs
rm -rf /opt/homarr
fetch_and_deploy_gh_release "homarr" "Meierschlumpf/homarr" "prebuild" "latest" "/opt/homarr" "source-amd64.tar.gz"
fetch_and_deploy_gh_release "homarr" "Homarr/homarr" "prebuild" "latest" "/opt/homarr" "source-amd64.tar.gz"
msg_info "Updating Homarr to v${RELEASE}"
cp /opt/homarr/redis.conf /etc/redis/redis.conf