improve messages
This commit is contained in:
parent
8b53cb665c
commit
13270b8203
4
install
4
install
@ -460,10 +460,12 @@ if [ ${version} -gt 4 ] && [ ${skipNet} -ne 1 ]; then
|
|||||||
# create config files
|
# create config files
|
||||||
${confCmd} ${network}
|
${confCmd} ${network}
|
||||||
|
|
||||||
|
echo "Network setup for DHCP. Rebooting..."
|
||||||
reboot
|
reboot
|
||||||
|
else
|
||||||
|
echo "It is recommended to reboot and then setup the network adapter in the openmediavault web interface."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "It is recommended to reboot and then setup the network adapter in the openmediavault web interface."
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user