fix: run backup installer through sh
Some checks failed
CI / test (pull_request) Failing after 4m45s
CI / deploy (pull_request) Has been skipped

This commit is contained in:
2026-09-17 12:04:16 +03:00
parent 9fc7de113a
commit 4cf6cba77c
4 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.8.14"
FRONTEND_VERSION = "0.8.14"
BACKEND_VERSION = "0.8.14"
APP_VERSION = "0.8.15"
FRONTEND_VERSION = "0.8.15"
BACKEND_VERSION = "0.8.15"