summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/test-create-disk.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-create-disk.sh b/test/test-create-disk.sh
index 4ed25cd..ead5129 100755
--- a/test/test-create-disk.sh
+++ b/test/test-create-disk.sh
@@ -14,7 +14,7 @@ mount ${LOOP}p1 mnt
# install gummiboot
mkdir -p mnt/EFI/{Boot,gummiboot}
cp gummibootx64.efi mnt/EFI/Boot/bootx64.efi
-cp splash.bmp mnt/EFI/gummiboot/
+cp test/splash.bmp mnt/EFI/gummiboot/
[ -e /boot/shellx64.efi ] && cp /boot/shellx64.efi mnt/