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;
|