From ea019cd17c8251a19dd75bd2dbcd4424347aa78c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 1 Apr 2026 10:25:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(zram):=20=E6=9A=82=E6=97=B6=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E6=8E=89=20zram=20=E5=AE=89=E8=A3=85=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E7=9A=84=E8=B0=83=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.sh b/1.sh index 679e73c..4979708 100644 --- a/1.sh +++ b/1.sh @@ -71,7 +71,7 @@ else exit 1 fi -load_shared_script "zram/install.sh" +# load_shared_script "zram/install.sh" sysctl_config() { print_green "###################"