Update homeassistant.sh
This commit is contained in:
parent
8ff61f0cde
commit
18e6170b04
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ pushd $TEMP_DIR >/dev/null
|
||||||
export CTID=$(pvesh get /cluster/nextid)
|
export CTID=$(pvesh get /cluster/nextid)
|
||||||
export PCT_OSTYPE=debian
|
export PCT_OSTYPE=debian
|
||||||
export PCT_OSVERSION=11
|
export PCT_OSVERSION=11
|
||||||
export PCT_DISK_SIZE=8
|
export PCT_DISK_SIZE=16
|
||||||
export PCT_OPTIONS="
|
export PCT_OPTIONS="
|
||||||
-features $FEATURES
|
-features $FEATURES
|
||||||
-hostname homeassistant
|
-hostname homeassistant
|
||||||
|
|
Loading…
Reference in a new issue