fix mixed line endings

This commit is contained in:
Dmitry Belyaev 2022-04-20 10:05:29 +03:00 committed by Dmitry Belyaev
parent 330ade1664
commit d745475ec5
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ RUN set -x && \
--disable-arch-native \
--enable-removal-policies="lru,heap" \
--enable-auth-digest \
--enable-auth-basic="getpwnam,NCSA,DB" \
--enable-auth-basic="getpwnam,NCSA,DB" \
--enable-basic-auth-helpers="DB" \
--enable-epoll \
--enable-external-acl-helpers="file_userip,unix_group,wbinfo_group" \