Commit 35d7cfbd authored by nanahira's avatar nanahira

use aliyun ntp

parent 1be604d3
......@@ -4,7 +4,7 @@
chain --autofree boot.cfg ||
echo Attempting to retrieve latest upstream version number...
chain --timeout 5000 http://${boot_domain}/version.ipxe ||
ntp 0.pool.ntp.org ||
ntp ntp.aliyun.com ||
iseq ${cls} serial && goto ignore_cls ||
set cls:hex 1b:5b:4a # ANSI clear screen sequence - "^[[J"
set cls ${cls:string}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment