From 7dd4f5040e1d65ff69db2414971256b855fe37ae Mon Sep 17 00:00:00 2001 From: bin456789 Date: Sat, 16 Sep 2023 17:11:53 +0800 Subject: [PATCH] =?UTF-8?q?core:=20=E4=BF=AE=E5=A4=8D=E6=89=8B=E6=BB=91?= =?UTF-8?q?=E9=80=A0=E6=88=90=E6=97=A0=E6=B3=95=E4=BB=8Ewindows=E5=BC=95?= =?UTF-8?q?=E5=AF=BC=E5=88=B0alpine?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reinstall.sh b/reinstall.sh index 836848b..dbe8559 100644 --- a/reinstall.sh +++ b/reinstall.sh @@ -981,7 +981,7 @@ mod_alpine_initrd() { curl -Lo $modloop_file $nextos_modloop if is_in_windows; then # cygwin 没有 unsquashfs - 7z e $modloop_file ipv6.ko -r -y -oa$ipv6_dir + 7z e $modloop_file ipv6.ko -r -y -o$ipv6_dir else install_pkg unsquashfs mkdir_clear $modloop_dir