fix: move everything to LF (#588)
* fix: move everything to LF License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> * feat: metalinter License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>pull/582/head
parent
4945635bd6
commit
b344efef2d
|
@ -25,8 +25,6 @@ if [ "$USE_DOCKER" != "" ]; then
|
|||
filebrowser/dev \
|
||||
sh -c "\
|
||||
cd build && \
|
||||
dos2unix build_assets.sh && \
|
||||
dos2unix build.sh && \
|
||||
./build_assets.sh && \
|
||||
./build.sh \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue