4 lines
88 B
Bash
4 lines
88 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
/opt/flectra/flectra/flectra-bin shell -c flectra.conf -d "$@" --no-xmlrpc
|