4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/sh
|
|
set -e
|
|
|
|
exec /usr/local/overflow/bin/member_gateway_rpc -config-dir=/etc/overflow/config |