README: verbose test commands

This commit is contained in:
alexveley
2026-06-24 01:57:22 -04:00
parent c60eba1352
commit 82eba45562
+7
View File
@@ -15,9 +15,16 @@ Prerequisite: VM 230 running, `qm guest cmd 230 ping` OK.
```bash
/usr/local/sbin/blair-sync-rustdesk-via-ga.sh --dry-run
BLAIR_VERBOSE=1 BLAIR_VMIDS=230 /usr/local/sbin/blair-sync-rustdesk-via-ga.sh --dry-run
BLAIR_VMIDS=230 /usr/local/sbin/blair-sync-rustdesk-via-ga.sh
```
Re-install after updates:
```bash
curl -fsSL https://git.easygoingaming.com/Davoguha/blair-pve-sync-temp/raw/main/install.sh | bash
```
## Delete this repo when done
Make private or delete from Gitea after fleet rollout.