diff --git a/user1.yaml b/user1.yaml deleted file mode 100644 index 7f40b00..0000000 --- a/user1.yaml +++ /dev/null @@ -1,13 +0,0 @@ -package_upgrade: true -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