diff options
Diffstat (limited to 'resources/scripts/helpers')
-rwxr-xr-x | resources/scripts/helpers/build/release/util | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/scripts/helpers/build/release/util b/resources/scripts/helpers/build/release/util index b42dff8..a02018a 100755 --- a/resources/scripts/helpers/build/release/util +++ b/resources/scripts/helpers/build/release/util @@ -169,9 +169,6 @@ cd "../../" # Flashing script cp "flash" "${distdir}/" -# for changing the GRUB background -cp "resources/scripts/misc/grub-background" "${distdir}/" - printf "\n\n" # ### Create the release tarballs |