Nuke patches/

Not needed anymore
This commit is contained in:
Ksawlii 2025-01-25 00:05:21 +01:00
parent 39b3566463
commit f82861d603
2 changed files with 0 additions and 1480 deletions

View file

@ -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() {