mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-10-13 20:09:13 +00:00
4 lines
86 B
Text
Executable file
4 lines
86 B
Text
Executable file
rc.local.inst:
|
|
#!/bin/bash
|
|
plymouth --quit
|
|
openvt -f -w -s /root/installer/wrapper.sh
|