1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-21 05:27:01 +00:00
Files
2009-07-13 17:08:12 +01:00

4 lines
56 B
Bash

for APP in /usr/libexec/moblin-panel-*; do
$APP &
done