qf: threadfin

This commit is contained in:
CanbiZ 2025-07-14 08:54:56 +02:00 committed by GitHub
parent 1e58019e2e
commit c116e773b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ $STD apt-get install -y \
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "threadfin" "threadfin/threadfin" "singlefile" "latest" "/opt/threadfin" "Threadfin_linux_amd64" fetch_and_deploy_gh_release "threadfin" "threadfin/threadfin" "singlefile" "latest" "/opt/threadfin" "Threadfin_linux_amd64"
rm -rf /root/.threadfin mv /root/.threadfin /root/.threadfin_version
mkdir -p /root/.threadfin mkdir -p /root/.threadfin
msg_info "Creating Service" msg_info "Creating Service"