qf: threadfin

This commit is contained in:
CanbiZ
2025-07-14 08:54:09 +02:00
committed by GitHub
parent 17e671cae9
commit 1e58019e2e

View File

@@ -20,6 +20,8 @@ $STD apt-get install -y \
msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "threadfin" "threadfin/threadfin" "singlefile" "latest" "/opt/threadfin" "Threadfin_linux_amd64"
rm -rf /root/.threadfin
mkdir -p /root/.threadfin
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/threadfin.service