3 lines
105 B
Bash
3 lines
105 B
Bash
#!/bin/sh
|
|
/usr/local/bin/lssd --port "$LSS_PORT" --interface "$LSS_INTERFACE" --database "$LSS_DATABASE"
|