add README to filebrowser

This commit is contained in:
leafee98 2022-11-01 03:14:32 -04:00
parent 0b2d809cc8
commit 076810cfb8

15
filebrowser/README.md Normal file
View file

@ -0,0 +1,15 @@
# FileBrowser
Scripts to build an FileBrowser from github release binarys
## Usage
```
bash filebrowser.sh
```
And the built packages are under `packages` directory.
## Credit
- [FileBrowser](https://github.com/filebrowser/filebrowser)