We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f232a1 commit 9c98be0Copy full SHA for 9c98be0
.github/workflows/sultan.yml
@@ -76,7 +76,7 @@ jobs:
76
cd "$CONFIG"
77
78
echo "Adding KernelSU..."
79
- curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s next
+ curl -LSs "https://raw.githubusercontent.com/KernelSU-Next/KernelSU-Next/next/kernel/setup.sh" | bash -s next
80
81
- name: Apply SUSFS Patches
82
run: |
0 commit comments