Android build v1.1.32

This commit is contained in:
Warren H
2026-07-07 15:07:14 -04:00
parent a6cca2810c
commit ff64c6ddcc
8 changed files with 69 additions and 12 deletions
+4
View File
@@ -104,6 +104,10 @@ npm run release:cli -- --release-only 1.1.26
## Step 5: Update TrueNAS
The TrueNAS app checkout should be cloned from the local Gitea bare repository
path when Gitea runs on the same TrueNAS host. After that setup, normal updates
still use `git pull`; the remote is local filesystem storage instead of HTTPS.
```sh
cd /mnt/usbssds/apps/iwanttoheal/app
git pull