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