aboutsummaryrefslogtreecommitdiff
path: root/scripts/enable.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/enable.sh')
-rwxr-xr-xscripts/enable.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/enable.sh b/scripts/enable.sh
index 315f0ac..3ba42a5 100755
--- a/scripts/enable.sh
+++ b/scripts/enable.sh
@@ -13,4 +13,4 @@ VBoxManage setextradata "$vm" VBoxInternal/Devices/mpu401/0/Trusted 1
# EMU8000
awe32_romfile=~/.pcem/roms/awe32.raw # Mandatory!
-VBoxManage setextradata "$vm" VBoxInternal/Devices/emu8000/0/Config/ROMFile "$awe32_romfile"
+VBoxManage setextradata "$vm" VBoxInternal/Devices/emu8000/0/Config/RomFile "$awe32_romfile"