mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-08-04 05:33:14 +00:00
move filebrowser bin to root
This commit is contained in:
parent
835c37d1e3
commit
3988bdb8fe
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ if [ "$USE_DOCKER" != "" ]; then
|
|||
dos2unix build_assets.sh && \
|
||||
dos2unix build.sh && \
|
||||
./build_assets.sh && \
|
||||
./build.sh \
|
||||
./build.sh &&
|
||||
mv ../cli/filebrowser ../ \
|
||||
"
|
||||
else
|
||||
set -e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue