mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 14:02:22 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
4 lines
38 B
Bash
Executable File
4 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /bin/busybox mount $@
|