Removed redundant get_ipaddr

This commit is contained in:
hak8or 2017-11-15 00:28:34 -05:00
parent 84c125191a
commit 13fb7a54bd
1 changed files with 0 additions and 1 deletions

View File

@ -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"