Ver Fonte

Update owncloud-vm.sh

tweak description
tteckster há 1 ano atrás
pai
commit
70cedc41e5
1 ficheiros alterados com 6 adições e 3 exclusões
  1. 6 3
      vm/owncloud-vm.sh

+ 6 - 3
vm/owncloud-vm.sh

@@ -408,9 +408,12 @@ qm set $VMID \
   -efidisk0 ${DISK0_REF}${FORMAT} \
   -scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=12G \
   -boot order=scsi0 \
-  -description "# TurnKey ownCloud VM
-### https://github.com/tteck/Proxmox
-[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D7EP4GF)" >/dev/null
+  -description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
+
+  # TurnKey ownCloud VM
+
+  <a href='https://ko-fi.com/D1D7EP4GF'><img src='https://img.shields.io/badge/&#x2615;-Buy me a coffee-blue' /></a>
+  </div>" >/dev/null
 msg_ok "Created a TurnKey ownCloud VM ${CL}${BL}(${HN})"
 if [ "$START_VM" == "yes" ]; then
   msg_info "Starting TurnKey ownCloud VM"