From a32ca6fe40424e8d87364bb84a55c4500b331aaa Mon Sep 17 00:00:00 2001 From: Alexey Barabanov Date: Wed, 22 Oct 2025 16:12:48 +0000 Subject: [PATCH] deploy.sh --- user.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.yaml b/user.yaml index b5b9895..2d3dc19 100644 --- a/user.yaml +++ b/user.yaml @@ -20,4 +20,4 @@ packages: runcmd: - systemctl enable --now qemu-guest-agent - git -C /root clone https://git.tvstart.ru/ychernenko/RFB.git - - bash /root/RFB/setup.sh \ No newline at end of file + - bash /root/RFB/deploy.sh \ No newline at end of file