mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 19:28:50 +00:00
5 lines
111 B
Text
5 lines
111 B
Text
![]() |
#!/bin/bash
|
||
|
# Stop plymouth to allow for terminal interaction
|
||
|
plymouth quit
|
||
|
openvt -w -s /root/tpot/install.sh
|