mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
echo "Starting rc.local..." > /dev/tty1
|
||
|
|
/rw/disk/keygen > /dev/kmsg 2>&1
|