From a9bc5d258f4c16435383d0d3e78b0394945eb856 Mon Sep 17 00:00:00 2001 From: Gauthier Provost Date: Wed, 24 Feb 2021 13:05:03 +0800 Subject: [PATCH] Update message --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 4ee7600..80a16d4 100755 --- a/install +++ b/install @@ -537,7 +537,7 @@ if [ ${version} -gt 4 ] && [ ${skipNet} -ne 1 ]; then # create config files ${confCmd} ${network} - echo "Network setup for DHCP. Rebooting..." + echo "Network config files created. Rebooting..." reboot else echo "It is recommended to reboot and then setup the network adapter in the openmediavault web interface."