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