archive / filebrowser.sh
Mikael
Upload 4 files
d93fa3a
raw
history blame
128 Bytes
#!/bin/bash
/app/filebrowser -b /browser -r /app -p 9000 --username "$DAV_USER" --password "$(/app/filebrowser hash $DAV_PASS)"