2024-06-03

This commit is contained in:
2024-06-03 07:04:29 -07:00
commit a6071a4073
273 changed files with 16707 additions and 0 deletions

14
_-Review/file-browser.md Normal file
View File

@ -0,0 +1,14 @@
---
type: "note"
---
# file-browser
- [FileBrowser](https://filebrowser.org/installation)
- [GitHub](https://github.com/filebrowser/filebrowser)
```bash
curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash
filebrowser -r /var
filebrowser -r / -d /home/mike/filebrowser.db
```