summaryrefslogtreecommitdiffstats
path: root/retiolum/t/pigstarter/refresh_hosts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'retiolum/t/pigstarter/refresh_hosts.sh')
-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