build: Change KernelSU-Next url to my fork

This commit is contained in:
Ksawlii 2025-01-26 12:56:02 +01:00
parent 5962426542
commit 2074546535

View file

@ -17,7 +17,7 @@ command_two() {
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
curl -LSs "https://raw.githubusercontent.com/Ksawlii-Android-Repos/KernelSU-Next-susfs/next/kernel/setup.sh" | bash -s next
}
command_four() {