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