mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-09 01:58:52 +02:00
Move threadfin-app to /opt/threadfin
Move the threadfin-app to the correct directory after deployment.
This commit is contained in:
committed by
GitHub
parent
cd21d98854
commit
91fe10ec4b
@@ -21,6 +21,7 @@ $STD apt install -y \
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
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 "Creating Service"
|
||||
cat <<EOF >/etc/systemd/system/threadfin.service
|
||||
|
||||
Reference in New Issue
Block a user