mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 11:48:52 +00:00
3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#!/bin/bash
|
|
plymouth --quit
|
|
openvt -f -w -s /root/installer/install.sh
|