mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Update ovf-create.sh
This commit is contained in:
parent
cf99b446ec
commit
9f79e421c1
@ -6,4 +6,4 @@ VBoxManage modifyvm Hass.io --cpus 2 --memory 1048 --firmware efi
|
|||||||
VBoxManage modifyvm Hass.io --nic1 bridged
|
VBoxManage modifyvm Hass.io --nic1 bridged
|
||||||
VBoxManage storageattach Hass.io --storagectl "SATA Controller" --device 0 --port 0 --type vmdk --medium $1
|
VBoxManage storageattach Hass.io --storagectl "SATA Controller" --device 0 --port 0 --type vmdk --medium $1
|
||||||
|
|
||||||
VBoxManage export Hass.io --ovf20 --vendor "Home-Assistant" --vendorurl "http://hass.io" --output $2
|
VBoxManage export Hass.io --ovf20 --vendor "Home Assistant" --vendorurl "http://hass.io" --output $2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user