mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
5 lines
86 B
Plaintext
Executable File
5 lines
86 B
Plaintext
Executable File
rc.local.inst:
|
|
#!/bin/bash
|
|
plymouth --quit
|
|
openvt -f -w -s /root/installer/wrapper.sh
|