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:
parent
84c125191a
commit
13fb7a54bd
@ -191,5 +191,4 @@ fi
|
|||||||
|
|
||||||
# Lastly, say we are done and what the IP address is to the terminal.
|
# Lastly, say we are done and what the IP address is to the terminal.
|
||||||
echo "$TAGSTR Completed $TITLE"
|
echo "$TAGSTR Completed $TITLE"
|
||||||
FN_get_IPaddr $VMID
|
|
||||||
cowsay "Arch setup all done! VMID: $VMID, IPv4: $IPv4ADDR, IPv6: $IPv6ADDR"
|
cowsay "Arch setup all done! VMID: $VMID, IPv4: $IPv4ADDR, IPv6: $IPv6ADDR"
|
||||||
|
Loading…
Reference in New Issue
Block a user