a
This commit is contained in:
parent
c9f1b973da
commit
3887d47484
2 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ patch_kernelsu() {
|
|||
sed -i 's/# CONFIG_KSU_SUSFS_OPEN_REDIRECT is not set/CONFIG_KSU_SUSFS_OPEN_REDIRECT=y/g' "$CUR_DIR"/arch/arm64/configs/exynos9810_temp_defconfig
|
||||
|
||||
KERNEL_NAME="$KERNEL_NAME-ksu"
|
||||
curl -sL https://raw.githubusercontent.com/galaxybuild-project/tools/refs/heads/main/Scripts/KernelSU-SuSFS.sh | bash
|
||||
curl -sL https://raw.githubusercontent.com/galaxybuild-project/tools/refs/heads/main/Scripts/KernelSU-SuSFS.sh | bash -s next
|
||||
}
|
||||
|
||||
patch_wifi() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue