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 2c5ab62 commit d459398Copy full SHA for d459398
1 file changed
src/main.py
@@ -630,7 +630,7 @@ def step2_indirect(self, report=False):
630
print()
631
p_message( "When the system shuts down, follow these steps:")
632
633
- p_message( "1. Wait 15 seconds for the system to fully shut down.")
+ p_message( "1. Wait 25 seconds for the system to fully shut down.")
634
p_message(f"2. Press and {col(BRIGHT, YELLOW)}hold{col()}{col(BRIGHT)} down the power button to power on the system.")
635
p_warning( " * It is important that the system be fully powered off before this step,")
636
p_warning( " and that you press and hold down the button once, not multiple times.")
0 commit comments