Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Suchan87
/
teldrive
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
teldrive
/
filebrowser.sh
divyam234
initial commit
1b7b318
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
128 Bytes
#!/bin/bash
/app/filebrowser -b /browser -r /app -p 9000 --username
"
$DAV_USER
"
--password
"
$(/app/filebrowser hash $DAV_PASS)
"