Update tududi

This commit is contained in:
vhsdream
2025-07-25 08:52:17 -04:00
parent a3721664c1
commit ed46b1ac92
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ function update_script() {
msg_info "Updating ${APP}"
cp /opt/tududi/backend/.env /opt/tududi.env
rm -rf /opt/tududi/backend/dist
fetch_and_deploy_gh_release "tududi" "chrisvel/tududi"
cd /opt/tududi