mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
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>
Former-commit-id: 3e371bf0dc4d8205fd2ab4d1b64328b7659242c0 [formerly 5c776eafad1350b9f55b3417bf63f51d372e1663] [formerly ef8552957375306c1ab58db6cead3fdf92bc1758 [formerly b344efef2d
]]
Former-commit-id: b8e19acffb00ef1546a7005b1956a858038199f2 [formerly 2b9920caa1bf71b44f245ee3d246b41170f5aecf]
Former-commit-id: 36c7a82150c1ca5d528aeb7aadae243661966560
This commit is contained in:
parent
c8b5728743
commit
998dd9430d
@ -25,8 +25,6 @@ if [ "$USE_DOCKER" != "" ]; then
|
|||||||
filebrowser/dev \
|
filebrowser/dev \
|
||||||
sh -c "\
|
sh -c "\
|
||||||
cd build && \
|
cd build && \
|
||||||
dos2unix build_assets.sh && \
|
|
||||||
dos2unix build.sh && \
|
|
||||||
./build_assets.sh && \
|
./build_assets.sh && \
|
||||||
./build.sh \
|
./build.sh \
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user