1
0
mirror of https://github.com/UberGuidoZ/Flipper.git synced 2025-03-30 14:57:19 +00:00
Flipper/BadUSB/emptythevoid-BadUSB/Linux_helpers/poweroff_linux.txt
2024-09-06 13:27:37 -07:00

9 lines
90 B
Plaintext

REM Power off Linux from terminal
DELAY 500
CTRL-ALT T
DELAY 1000
STRING poweroff
ENTER