From de15d9a1c6878630b0667587af8fc370b5f447c0 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 1 Jul 2023 13:04:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E7=88=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_action_xanmod.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_action_xanmod.sh b/build_action_xanmod.sh index 569a4f4..9f01ac9 100644 --- a/build_action_xanmod.sh +++ b/build_action_xanmod.sh @@ -3,8 +3,8 @@ sed -i "/deb-src/s/# //g" /etc/apt/sources.list sudo apt update sudo apt install python3-pyquery python3-requests -y python3 get-newest-version-xanmod.py $1 -curl https://www.xanmod.org/ -exit +#curl https://www.xanmod.org/ +#exit #VERSION=$(grep 'Kernel Configuration' < config | awk '{print $3}') # add deb-src to sources.list #$1