mirror of
https://github.com/telekom-security/tpotce.git
synced 2026-01-16 10:39:34 +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
|