Update haos_vm.sh

pull/243/head
tteckster 3 years ago committed by GitHub
parent 8ad08591cc
commit 6a69b6662f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
#!/usr/bin/env bash
NEXTID=$(pvesh get /cluster/nextid)
RELEASE=$(curl -sX GET "https://api.github.com/repos/home-assistant/operating-system/releases" | awk '/tag_name/{print $4;exit}' FS='[""]')
STABLE="7.6"
STABLE="8.0"
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`
RD=`echo "\033[01;31m"`

Loading…
Cancel
Save

Powered by BW's shoe-string budget.