Update tracktor.sh

This commit is contained in:
Tobias 2025-08-07 15:39:08 +02:00 committed by Push From Github
parent 5f4386e3d5
commit b4d996ea31

View File

@ -39,6 +39,7 @@ function update_script() {
msg_ok "Created Backup"
msg_info "Updating ${APP}"
rm -rf /opt/tracktor
setup_nodejs
fetch_and_deploy_gh_release "tracktor" "javedh-dev/tracktor"
cd /opt/tracktor