Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
baefauna
/
archive
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d93fa3a
archive
/
filebrowser.sh
Mikael
Upload 4 files
d93fa3a
over 1 year ago
raw
Copy download link
history
blame
Safe
128 Bytes
#!/bin/bash
/app/filebrowser -b /browser -r /app -p 9000 --username
"
$DAV_USER
"
--password
"
$(/app/filebrowser hash $DAV_PASS)
"