diff options
-rwxr-xr-x | resources/scripts/helpers/build/release/archives | 2 | ||||
-rwxr-xr-x | resources/scripts/misc/grub-background (renamed from grub-background) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/release/archives b/resources/scripts/helpers/build/release/archives index 7aee090..87406fb 100755 --- a/resources/scripts/helpers/build/release/archives +++ b/resources/scripts/helpers/build/release/archives @@ -329,7 +329,7 @@ cp flash libreboot_util/ cp ich9macchange libreboot_util/ # for changing the GRUB background -cp grub-background libreboot_util/ +cp resources/scripts/misc/grub-background libreboot_util/ # ### Create the release tarballs # ---------------------------------------------------------------------------------------------------------------------------- diff --git a/grub-background b/resources/scripts/misc/grub-background index 0fb721e..0fb721e 100755 --- a/grub-background +++ b/resources/scripts/misc/grub-background |