diff --git a/home/background.png b/home/background.png index 7f51145..7eecca5 100644 Binary files a/home/background.png and b/home/background.png differ diff --git a/image-setup.sh b/image-setup.sh index 5ebd7dd..c98d6e4 100644 --- a/image-setup.sh +++ b/image-setup.sh @@ -1,7 +1,7 @@ #!/bin/bash # Original: https://github.com/jareware/chilipie-kiosk/blob/master/docs/image-setup.sh -# Anpassung: Robert Richter, 12/2022 +# Anpassung: Max Krieger, 10/2023 # exit on error; treat unset variables as errors; exit on errors in piped commands set -euo pipefail @@ -219,4 +219,4 @@ read # Konfiguration direkt auf SD-Karte # ip per einstellungen txt setzen -# wlan per wpa_supplicant \ No newline at end of file +# wlan per wpa_supplicant