the run_ntpdate function in bootstrap.sh here run ntpdate command is unnecessary
Signed-off-by: Wang Chenglong 18509160991@163.com --- bin/run-ipconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/bin/run-ipconfig b/bin/run-ipconfig index ad2a9808..0f80feaf 100755 --- a/bin/run-ipconfig +++ b/bin/run-ipconfig @@ -20,4 +20,3 @@ read_ip()
[ -n "$IP" ] || read_ip configure_networking -ntpdate -u ntp.api.bz