mirror of
https://github.com/hak8or/proxmox_scripts.git
synced 2025-06-28 11:46:28 +00:00
Removed redundant get_ipaddr
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user