diff --git a/iguana/exchanges/stop b/iguana/exchanges/stop new file mode 100644 index 000000000..7bf610384 --- /dev/null +++ b/iguana/exchanges/stop @@ -0,0 +1,2 @@ +source userpass +curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"stop\"}"