mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-11 18:29:17 +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"
|
send_line_to_vm "0"
|
||||||
msg_ok "Started OpenSense VM"
|
msg_ok "Started OpenSense VM"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
msg_ok "Completed Successfully!\n"
|
msg_ok "Completed Successfully!\n"
|
||||||
if [ "$IP_ADDR" != "" ]; then
|
if [ "$IP_ADDR" != "" ]; then
|
||||||
@ -681,5 +679,5 @@ if [ "$IP_ADDR" != "" ]; then
|
|||||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"
|
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"
|
||||||
else
|
else
|
||||||
echo -e "${INFO}${YW} LAN IP was DHCP.${CL}"
|
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
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user