@@ -0,0 +1,5 @@
+#!/bin/sh
+
+[ "$1" = "html" ] && format='&__format=html'
+curl -v "http://localhost:3000/st/release/rc?a=b$format"
+curl -v "http://strail.zxcvb.cz:3000/st/release/rc?a=b$format"