Update khl.yaml
This commit is contained in:
1
khl.yaml
1
khl.yaml
@@ -24,6 +24,7 @@ runcmd:
|
|||||||
- (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 -
|
- (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
|
- mkdir /mnt/khl
|
||||||
- echo "khl /mnt/khl 9p trans=virtio,ro,_netdev 0 0" >> /etc/fstab
|
- echo "khl /mnt/khl 9p trans=virtio,ro,_netdev 0 0" >> /etc/fstab
|
||||||
|
- systemctl daemon-reload
|
||||||
- mount -a
|
- mount -a
|
||||||
- git -C /root clone https://git.tvstart.ru/ychernenko/KHL.git
|
- git -C /root clone https://git.tvstart.ru/ychernenko/KHL.git
|
||||||
- bash /root/KHL/deploy.sh
|
- bash /root/KHL/deploy.sh
|
||||||
Reference in New Issue
Block a user