From 13fb7a54bd7c6dc0127cee3ecd75e9bda2513972 Mon Sep 17 00:00:00 2001 From: hak8or Date: Wed, 15 Nov 2017 00:28:34 -0500 Subject: [PATCH] Removed redundant get_ipaddr --- deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 27f9c19..2f80285 100644 --- a/deploy.sh +++ b/deploy.sh @@ -191,5 +191,4 @@ fi # Lastly, say we are done and what the IP address is to the terminal. echo "$TAGSTR Completed $TITLE" -FN_get_IPaddr $VMID cowsay "Arch setup all done! VMID: $VMID, IPv4: $IPv4ADDR, IPv6: $IPv6ADDR"