소스 검색

Update haos-vm-v4.sh

tteckster 2 년 전
부모
커밋
fe206d8483
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      vm/haos-vm-v4.sh

+ 2 - 1
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"