From 82eba45562c1c4c5fd83093eccbf1ba7cdc0e299 Mon Sep 17 00:00:00 2001 From: alexveley Date: Wed, 24 Jun 2026 01:57:22 -0400 Subject: [PATCH] README: verbose test commands --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0ddb6c7..3ecd2b3 100644 --- a/README.md +++ b/README.md @@ -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.