mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
upgrade InfluxDB to v2
This commit is contained in:
parent
cdf9a6ba35
commit
9f3c682c05
156 changed files with 841 additions and 462 deletions
|
@ -246,7 +246,7 @@ 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/hungnt612/Proxmox" >/dev/null
|
||||
msg_ok "Created HAOS VM ${CL}${BL}(${HN})"
|
||||
if [ "$START_VM" == "yes" ]; then
|
||||
msg_info "Starting Home Assistant OS VM"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue