diff --git a/kernel_build.sh b/kernel_build.sh index 56299f3e222eb3f6c64b0f86db0d48b84b518bd3..859028cd0dd813e86fd25dbe1c8a9025ee58a18e 100644 --- a/kernel_build.sh +++ b/kernel_build.sh @@ -18,7 +18,7 @@ if [[ ! -d /usr/src/linux-hardened-"$KVER" ]]; then fi cd /usr/src/linux-hardened-"$KVER" -wget https://git.arrr.cloud/whichdoc/plague-kernel/-/raw/main/5.10-hardened.config -o .config +wget https://0xacab.org/optout/plague-kernel/-/raw/main/5.10-hardened.config -o .config # Address system and file timing for clock skew runtime compilation error