curl installscrip in script ergänzt
This commit is contained in:
parent
46f9597b83
commit
14d638b45c
|
|
@ -14,6 +14,7 @@
|
|||
#################################################################################################################
|
||||
# Alle Konfigurationsparameter werden aus der config.env Datei gelesen
|
||||
#############################################
|
||||
apk add -U curl
|
||||
configfile="config.env"
|
||||
|
||||
if [ ! -r "$configfile" ]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue