nicht funktionierende3r curl test entfernt
This commit is contained in:
parent
ec42e12b34
commit
46f9597b83
|
|
@ -15,8 +15,6 @@
|
|||
# Alle Konfigurationsparameter werden aus der config.env Datei gelesen
|
||||
#############################################
|
||||
configfile="config.env"
|
||||
# prüfen ob curl installiert ist und ggf, nachinstallieren
|
||||
test /usr/bin/curl || apk add -U curl
|
||||
|
||||
if [ ! -r "$configfile" ]; then
|
||||
echo "$configfile does not exist or isn't readable"
|
||||
|
|
|
|||
Loading…
Reference in New Issue