fix fetch_and_deploy

This commit is contained in:
Tobias
2025-12-11 20:38:34 +01:00
parent e7d5d9c0ae
commit 0ab37461ec
2 changed files with 2 additions and 2 deletions

View File

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