We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4101542 commit faedd86Copy full SHA for faedd86
1 file changed
ksu_next_setup.sh
@@ -79,5 +79,5 @@ else
79
setup_kernelsu "$@"
80
fi
81
82
-echo "Done, now apply the ksu hooks from root/patches/ksu_next_hooks/* while being in the kernel root directory"
83
-echo "Add `CONFIG_KSU` to the defconfig"
+echo "Done, now apply the ksu hooks from root/patches/ksu_next_hooks/ while being in the kernel root directory"
+echo "Add CONFIG_KSU to the defconfig"
0 commit comments