Update statuses

Set statuses for following scripts:
bar-assistant
cleanuparr
cloudreve
itsm-ng -> broken
librespeed-rust
linkstack
mealie
netbox
teamspeak-server -> broken
This commit is contained in:
Sam Heinz
2025-07-28 19:37:52 +10:00
parent 85046bb62a
commit 6f18967e7c
7 changed files with 14 additions and 14 deletions

View File

@@ -35,7 +35,7 @@ function update_script() {
systemctl stop cloudreve
msg_ok "Stopped $APP"
fetch_and_deploy_gh_release "cloudreve" "cloudreve/cloudreve" "prebuild" "latest" "/opt/cloudreve" "*linux_amd64.tar.gz"
fetch_and_deploy_gh_release "cloudreve" "cloudreve/cloudreve" "prebuild" "latest" "/opt/cloudreve" "*linux_arm64.tar.gz"
msg_info "Starting $APP"
systemctl start cloudreve