mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-08 17:48:50 +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
91fe10ec4b
commit
a3844707ad
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user