Upgrade Version 1.2.1

This commit is contained in:
Maximilian Krieger 2023-10-19 15:31:54 +02:00
parent 0807724530
commit 8975c97e37
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Original: https://github.com/jareware/chilipie-kiosk/blob/master/docs/image-setup.sh # 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 # exit on error; treat unset variables as errors; exit on errors in piped commands
set -euo pipefail set -euo pipefail