convert LF

This commit is contained in:
Alexandre
2021-10-18 17:00:48 +02:00
parent 899c6e5b79
commit 39acb510bb
9 changed files with 109 additions and 109 deletions

View File

@@ -10,17 +10,17 @@ RUN \
apt-get clean \
&& apt-get update \
&& apt-get install -y \
jq \
curl \
cifs-utils \
keyutils \
samba \
jq \
curl \
cifs-utils \
keyutils \
samba \
|| apk add --no-cache \
jq \
curl \
cifs-utils \
keyutils \
samba \
jq \
curl \
cifs-utils \
keyutils \
samba \
\
##################
# Install bashio #