From 56ee0c50226d2adca9fb315063c91e7d9478d63d Mon Sep 17 00:00:00 2001 From: kraoc Date: Fri, 2 May 2025 22:20:50 +0200 Subject: [PATCH] =?UTF-8?q?disable=20d=C3=A9sactiv=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kernel.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel.sh b/kernel.sh index 87c1ced..5b58a6f 100644 --- a/kernel.sh +++ b/kernel.sh @@ -1,7 +1,7 @@ #!/bin/bash -UPDATED="2025-04-29" +UPDATED="2025-05-02" -DISABLE=1 # disable options +DISABLE=0 # disable options ENABLE=1 # enable options PATCHES=0 # enable/disable patch apply UARCH=0 # apply more uarch patch