fix
This commit is contained in:
parent
b0729b4443
commit
24b7786c16
1 changed files with 1 additions and 1 deletions
|
@ -830,7 +830,7 @@ if [ "$version" != "lite" ] && [ "$skip" != "skip" ]; then
|
|||
|
||||
# grub_background
|
||||
mkdir -p /usr/share/grub/
|
||||
cp grub_background.png /usr/share/grub/background.png
|
||||
cp /opt/${repo}/grub_background.png /usr/share/grub/background.png
|
||||
|
||||
if [ "$version" != "pi" ] && [ "$packageupdate" != "skip" ]; then
|
||||
# zusatzsoftware
|
||||
|
|
Loading…
Reference in a new issue