mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 03:38:51 +00:00
4 lines
85 B
Bash
Executable file
4 lines
85 B
Bash
Executable file
#!/bin/bash
|
|
plymouth --quit
|
|
cd /root/installer
|
|
openvt -f -w -s install.sh --type=iso
|