Update gfx.yaml
This commit is contained in:
3
gfx.yaml
3
gfx.yaml
@@ -21,4 +21,5 @@ 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
|
||||
- bash /root/RFB/deploy.sh
|
||||
- (crontab -l; echo "$(ip a | grep 10.10.35 | cut -d ' ' -f 6 | sed "s|/|.|g" | cut -d '.' -f 4) 3 * * * /sbin/shutdown -r now") | crontab -
|
||||
Reference in New Issue
Block a user