From 4f7371bc2d9c0c18d676c928429e90a7e98caca4 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Wed, 10 Oct 2018 15:57:28 +0800 Subject: [PATCH] Update InstallNET.sh --- Linux_reinstall/InstallNET.sh | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/Linux_reinstall/InstallNET.sh b/Linux_reinstall/InstallNET.sh index debeec4..7273aca 100644 --- a/Linux_reinstall/InstallNET.sh +++ b/Linux_reinstall/InstallNET.sh @@ -4,10 +4,8 @@ ## Suitable for using by GRUB. ## Default root password: Vicer ## Blog: https://zhuanlan.zhihu.com/originaltechnic -## Written By Vicer, modified by MollyLau +## Written By Vicer, modifiedby Molly -export name_server='1.1.1.1' -export tm_zone='Asia/Shanghai' export tmpVER='' export tmpDIST='' export tmpURL='' @@ -597,44 +595,39 @@ $UNCOMP < /tmp/$NewIMG | cpio --extract --verbose --make-directories --no-absolu if [[ "$linuxdists" == 'debian' ]] || [[ "$linuxdists" == 'ubuntu' ]]; then cat >/tmp/boot/preseed.cfg<