Nuke patches/
Not needed anymore
This commit is contained in:
parent
39b3566463
commit
f82861d603
2 changed files with 0 additions and 1480 deletions
5
build.sh
5
build.sh
|
@ -18,11 +18,6 @@ command_three() {
|
|||
rm -rf setup.sh*
|
||||
rm -rf KernelSU*
|
||||
curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s next
|
||||
cp $(pwd)/patches/0001-KernelSU-Next-Implement-SUSFS-v1.5.3-plus-GKI.patch $(pwd)/KernelSU-Next/0001-KernelSU-Next-Implement-SUSFS-v1.5.3-plus-GKI.patch
|
||||
cd $(pwd)/KernelSU-Next/
|
||||
patch -p1 < 0001-KernelSU-Next-Implement-SUSFS-v1.5.3-plus-GKI.patch
|
||||
cd ..
|
||||
echo "Applied susfs4ksu"
|
||||
}
|
||||
|
||||
command_four() {
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue