Move threadfin-app to /opt/threadfin

Move the threadfin-app to the correct directory after deployment.
This commit is contained in:
CanbiZ (MickLesk)
2026-05-08 08:29:33 +02:00
committed by GitHub
parent 91fe10ec4b
commit a3844707ad

View File

@@ -35,6 +35,7 @@ function update_script() {
msg_ok "Stopped Service"
fetch_and_deploy_gh_release "threadfin-app" "threadfin/threadfin" "singlefile" "latest" "/opt/threadfin" "Threadfin_linux_amd64"
mv /opt/threadfin/threadfin-app /opt/threadfin/threadfin
msg_info "Starting Service"
systemctl start threadfin