mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
4 lines
38 B
Bash
Executable File
4 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /bin/busybox mount $@
|