mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 11:42:57 +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; |