1
0
mirror of https://github.com/hak8or/proxmox_scripts.git synced 2025-01-15 11:57:57 +00:00

Removed redundant get_ipaddr

This commit is contained in:
hak8or 2017-11-15 00:28:34 -05:00
parent 84c125191a
commit 13fb7a54bd

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"