mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
5 lines
57 B
Bash
Executable File
5 lines
57 B
Bash
Executable File
#!/bin/busybox sh
|
|
|
|
mkdir -p /run/dropbear
|
|
dropbear -R -B
|