From 32d579550dae3112a57a3f9641d8ac30f2891341 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 26 Feb 2019 23:09:52 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 3610df4..2a55ef0 100755 --- a/test.sh +++ b/test.sh @@ -21,5 +21,5 @@ fi -declare -p WEB_HOSTS +declare -P WEB_HOSTS echo ${WEB_HOSTS[0]}