mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-11-07 18:31:58 +01:00
Update postinstall
This commit is contained in:
parent
e28be8415f
commit
069e54844d
@ -617,6 +617,7 @@ else
|
||||
fi
|
||||
EOF
|
||||
chmod +x /usr/local/bin/virtio-win-updater
|
||||
rm -f /etc/cron.daily/virtio-win-updater
|
||||
cat << EOF > /etc/cron.daily/virtio-win-updater
|
||||
#!/bin/bash
|
||||
/usr/local/bin/virtio-win-updater >> /var/log/virtio-win-updater.log 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user