mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 03:16:55 +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
|