mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +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
|