|
@@ -99,7 +99,7 @@ if not sb_avail:
|
|
print("The compiled kernel will not boot with Secure Boot enabled!")
|
|
print("The compiled kernel will not boot with Secure Boot enabled!")
|
|
print("")
|
|
print("")
|
|
|
|
|
|
- input("Press any key to continue")
|
|
|
|
|
|
+ input("Press enter to continue: ")
|
|
|
|
|
|
# Expand globs
|
|
# Expand globs
|
|
surface_patches = sorted(patches.glob("*.patch"))
|
|
surface_patches = sorted(patches.glob("*.patch"))
|