mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-12-12 10:57:57 +00:00
Update huntarr.sh (#5336)
This commit is contained in:
@@ -40,10 +40,10 @@ function update_script() {
|
|||||||
msg_ok "Stopped huntarr service"
|
msg_ok "Stopped huntarr service"
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "huntarr" "plexguide/Huntarr.io"
|
fetch_and_deploy_gh_release "huntarr" "plexguide/Huntarr.io"
|
||||||
msg_info "Updating $APP to v${RELEASE}"
|
msg_info "Configuring $APP"
|
||||||
cd /opt/huntarr
|
cd /opt/huntarr
|
||||||
$STD uv pip install -r requirements.txt --python /opt/huntarr/.venv/bin/python
|
$STD uv pip install -r requirements.txt --python /opt/huntarr/.venv/bin/python
|
||||||
msg_ok "Updated $APP to v${RELEASE}"
|
msg_ok "Configured $APP"
|
||||||
|
|
||||||
msg_info "Starting $APP"
|
msg_info "Starting $APP"
|
||||||
systemctl start huntarr
|
systemctl start huntarr
|
||||||
|
|||||||
Reference in New Issue
Block a user