Skip to content

Commit 4101542

Browse files
authored
Fix: echo statement causing error
1 parent f8e6cba commit 4101542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ksu_next_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ else
8080
fi
8181

8282
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
83+
echo "Add `CONFIG_KSU` to the defconfig"

0 commit comments

Comments
 (0)