From fe206d8483ab67eed4cb1ec5b47a9a1b6c8ed883 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 31 Aug 2022 05:18:35 -0400 Subject: [PATCH] Update haos-vm-v4.sh --- vm/haos-vm-v4.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vm/haos-vm-v4.sh b/vm/haos-vm-v4.sh index 358b707b..8eb97bbc 100644 --- a/vm/haos-vm-v4.sh +++ b/vm/haos-vm-v4.sh @@ -275,7 +275,8 @@ qm set $VMID \ qm set $VMID \ -boot order=scsi0 >/dev/null qm set $VMID -description "# Home Assistant OS -### https://github.com/tteck/Proxmox" >/dev/null +### https://github.com/tteck/Proxmox +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D7EP4GF)" >/dev/null msg_ok "Created HAOS VM ${CL}${BL}(${HN})" if [ "$START_VM" == "yes" ]; then msg_info "Starting Home Assistant OS VM"