Update khl.yaml

This commit is contained in:
2025-11-10 09:52:31 +00:00
parent 5d20a7ea99
commit 79c5050875

View File

@@ -23,7 +23,7 @@ runcmd:
- crontab -e
- (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 -
- mkdir /mnt/khl
- echo "khl /mnt/khl 9p trans=virtio,ro,_netdev 0 0"
- echo "khl /mnt/khl 9p trans=virtio,ro,_netdev 0 0" >> /etc/fstab
- mount -a
- git -C /root clone https://git.tvstart.ru/ychernenko/KHL.git
- bash /root/KHL/deploy.sh