mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-06-22 17:23:03 +00:00
4 lines
90 B
Plaintext
Executable File
4 lines
90 B
Plaintext
Executable File
#!/usr/bin/with-contenv bash
|
|
|
|
exec s6-setuidgid abc filebrowser -c /config/settings.json;
|