chore: make pi-test.sh runnable from any directory

This commit is contained in:
Mario Zechner
2026-03-26 15:43:42 +01:00
parent cb4e4d8c9a
commit 56e27fef1d
3 changed files with 11 additions and 3 deletions

View File

@@ -14,9 +14,11 @@ npm run build
Run from source:
```bash
./pi-test.sh
/path/to/pi-mono/pi-test.sh
```
The script can be run from any directory. Pi keeps the caller's current working directory.
## Forking / Rebranding
Configure via `package.json`: