Skip to content
Snippets Groups Projects
Verified Commit f300d8bc authored by Opt Out's avatar Opt Out
Browse files

Updated URI for kernel config to 0xacab.org

parent 6f262c63
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ if [[ ! -d /usr/src/linux-hardened-"$KVER" ]]; then ...@@ -18,7 +18,7 @@ if [[ ! -d /usr/src/linux-hardened-"$KVER" ]]; then
fi fi
cd /usr/src/linux-hardened-"$KVER" 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 # Address system and file timing for clock skew runtime compilation error
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment