From 9595842f910897d1b113a174e19044ca84f40de9 Mon Sep 17 00:00:00 2001 From: Dmitry Badovsky Date: Sun, 26 Oct 2025 13:53:03 +0000 Subject: [PATCH] Update user.yaml --- user.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/user.yaml b/user.yaml index 3948fee..7b64177 100644 --- a/user.yaml +++ b/user.yaml @@ -14,11 +14,6 @@ packages: - qemu-guest-agent - git - net-tools - - python3 - - python3-pip - - python3-venv runcmd: - systemctl enable --now qemu-guest-agent - - timedatectl set-timezone Europe/Moscow - - git -C /root clone https://git.tvstart.ru/ychernenko/RFB.git - - bash /root/RFB/deploy.sh \ No newline at end of file + - timedatectl set-timezone Europe/Moscow \ No newline at end of file