Skip to content

Commit

Permalink
Update Build-mKSU-SUSFS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
morannlx authored Feb 27, 2025
1 parent e4c54c5 commit 823826d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-mKSU-SUSFS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
if: github.event.inputs.MKSU-SKN_ENABLED == 'true'
run: |
cd kernel_workspace/kernel_platform
curl -LSs "https://raw.githubusercontent.com/ShirkNeko/KernelSU/susfs/kernel/setup.sh" | bash -
curl -LSs "https://raw.githubusercontent.com/ShirkNeko/KernelSU/susfs/kernel/setup.sh" | bash -susfs
cd KernelSU
git revert -m 1 $(git log --grep="remove devpts hook" --pretty=format:"%h") -n
KSU_VERSION=$(expr $(/usr/bin/git rev-list --count HEAD) "+" 10200)
Expand Down

0 comments on commit 823826d

Please sign in to comment.