mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-08-13 18:50:27 +00:00
3 lines
117 B
Plaintext
3 lines
117 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
exec s6-setuidgid abc filebrowser -c /config/settings.json -d /database/filebrowser.db; |