8a79b0bc73ada4d61138a47a8af1da0f0a2f51ab
Temporary public Gitea repo — pve curl install for Blair RustDesk GA sync.
Delete or make private after fleet rollout.
Architecture (canonical)
- pve only:
/usr/local/sbin/blair-sync-rustdesk-via-ga.shevery 2 minutes - Per seat: QEMU guest agent only (no scheduled reporter task, no share JSON)
- Reads
RustDesk2.tomlvia GA file-read; PowerShell exec fallback
pve install / upgrade
curl -fsSL https://git.easygoingaming.com/Davoguha/blair-pve-sync-temp/raw/main/install.sh | bash
Manual test
BLAIR_VERBOSE=1 /usr/local/sbin/blair-sync-rustdesk-via-ga.sh --dry-run
BLAIR_VMIDS=230 /usr/local/sbin/blair-sync-rustdesk-via-ga.sh
tail -20 /var/log/blair-rustdesk-sync.log
Deprecates
sync-rustdesk-proxmox-notes.sh(share report reader)- Per-VM
Blair\Register-RustDeskIdscheduled task (optional to remove)
Description
Languages
Shell
100%