mirror of
https://0xacab.org/optout/plague-kernel.git
synced 2026-01-04 18:45:26 -05:00
Updated URI for kernel config to 0xacab.org
This commit is contained in:
parent
6f262c63ae
commit
f300d8bc30
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue