Update user.yaml

This commit is contained in:
2025-10-22 15:54:55 +00:00
parent 9d53c9ef32
commit 307543df22

View File

@@ -19,5 +19,5 @@ packages:
- python3-venv - python3-venv
runcmd: runcmd:
- systemctl enable --now qemu-guest-agent - systemctl enable --now qemu-guest-agent
- wget https://git.tvstart.ru/ychernenko/RFB/src/commit/8b2f2f5e230ace92e2d1dc6bd4f406e73a490b45/setup.sh - git -C /root clone https://git.tvstart.ru/ychernenko/RFB.git
- bash setup.sh - bash /root/RFB/setup.sh