Upgrade Version 1.2.1
This commit is contained in:
parent
0807724530
commit
8975c97e37
Binary file not shown.
|
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 32 KiB |
@ -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
|
||||||
@ -219,4 +219,4 @@ read
|
|||||||
|
|
||||||
# Konfiguration direkt auf SD-Karte
|
# Konfiguration direkt auf SD-Karte
|
||||||
# ip per einstellungen txt setzen
|
# ip per einstellungen txt setzen
|
||||||
# wlan per wpa_supplicant
|
# wlan per wpa_supplicant
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user