mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-11 10:19:16 +00:00
update opensens-vm.sh
This commit is contained in:
parent
1d48197083
commit
06913cc3ef
@ -672,8 +672,6 @@ if [ "$START_VM" == "yes" ]; then
|
||||
send_line_to_vm "0"
|
||||
msg_ok "Started OpenSense VM"
|
||||
|
||||
|
||||
|
||||
fi
|
||||
msg_ok "Completed Successfully!\n"
|
||||
if [ "$IP_ADDR" != "" ]; then
|
||||
@ -681,5 +679,5 @@ if [ "$IP_ADDR" != "" ]; then
|
||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"
|
||||
else
|
||||
echo -e "${INFO}${YW} LAN IP was DHCP.${CL}"
|
||||
echo -e "${INFO}${BGN}To find the IP login to the VM Shell${CL}"
|
||||
echo -e "${INFO}${BGN}To find the IP login to the VM shell${CL}"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user