update coreos vbox ova

This commit is contained in:
Steven Polley 2024-02-25 12:25:19 -07:00
parent 27e38c2030
commit 15748023dc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export MSYS_NO_PATHCONV=1
# Set your own
VBOXMANAGE="C:/Program Files/Oracle/VirtualBox/vboxmanage"
COREOSAPPLIANCEIMAGE="D:/VirtualBox/OVA/fedora-coreos-39.20231119.3.0-virtualbox.x86_64.ova"
COREOSAPPLIANCEIMAGE="E:/VirtualBox/Images/fedora-coreos-39.20240128.3.0-virtualbox.x86_64.ova"
# Function to create VirtualBox VM, accepts name of VM as argument
create_vbox_vm() {