diff options
Diffstat (limited to 'retiolum/t/pigstarter')
-rwxr-xr-x | retiolum/t/pigstarter/refresh_hosts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/t/pigstarter/refresh_hosts.sh b/retiolum/t/pigstarter/refresh_hosts.sh index 51c3e491..cf39ec81 100755 --- a/retiolum/t/pigstarter/refresh_hosts.sh +++ b/retiolum/t/pigstarter/refresh_hosts.sh @@ -1,5 +1,5 @@ #!/bin/sh -HOSTS_SRV=pigstarter +HOSTS_SRV=pigstarter.krebsco.de HOSTS_PORT=5432 curl $HOSTS_SRV:$HOSTS_PORT |