mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 17:01:29 +00:00
Update 1_minute_to_sleep
This commit is contained in:
@@ -10,6 +10,6 @@ STRING cmd
|
|||||||
ENTER
|
ENTER
|
||||||
DELAY 500
|
DELAY 500
|
||||||
REM Wait to ensure that the Command Prompt is open
|
REM Wait to ensure that the Command Prompt is open
|
||||||
REM Type the scheduled shutdown command (1 minutes = 60 seconds)
|
REM Type the scheduled shutdown command (1 minute = 60 seconds)
|
||||||
STRING shutdown /s /t 60
|
STRING shutdown /s /t 60
|
||||||
ENTER
|
ENTER
|
||||||
|
|||||||
Reference in New Issue
Block a user