diff --git a/build.sh b/build.sh index 0deacaa30..4823e62ec 100755 --- a/build.sh +++ b/build.sh @@ -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() {