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