regen patch

This commit is contained in:
sthen 2024-01-08 21:12:45 +00:00
parent b226e55f6f
commit 695f05dd9f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Index: data/makelogo.sh
--- data/makelogo.sh.orig
+++ data/makelogo.sh
@@ -1,3 +1,3 @@
-#!/bin/bash
-#!/usr/bin/env sh
+#!/bin/sh
convert bootlogo_128.png -background black -flatten -depth 8 rgba:bootlogo_128.bin
convert bootlogo_256.png -background black -flatten -depth 8 rgba:bootlogo_256.bin