build: Change KernelSU-Next url to my fork
This commit is contained in:
parent
5962426542
commit
2074546535
1 changed files with 1 additions and 1 deletions
2
build.sh
2
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() {
|
||||
|
|
Loading…
Reference in a new issue