summaryrefslogtreecommitdiffstats
path: root/retiolum
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-08-25 11:48:31 +0200
committermakefu <root@pigstarter.de>2014-08-25 11:48:31 +0200
commit25bec07ae60ebc64e211d91ed2c28e92af9846fe (patch)
treeee5d30a5f4054e80bf290f9ad5786796babffd9e /retiolum
parentc93874e1b542da8cc5d25671fa39795aeb8a4138 (diff)
add refresh hosts
Diffstat (limited to 'retiolum')
-rwxr-xr-xretiolum/t/pigstarter/refresh_hosts.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/retiolum/t/pigstarter/refresh_hosts.sh b/retiolum/t/pigstarter/refresh_hosts.sh
new file mode 100755
index 00000000..51c3e491
--- /dev/null
+++ b/retiolum/t/pigstarter/refresh_hosts.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+HOSTS_SRV=pigstarter
+HOSTS_PORT=5432
+curl $HOSTS_SRV:$HOSTS_PORT