mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
5 lines
102 B
Bash
5 lines
102 B
Bash
#!/bin/sh
|
|
#NOTE: this script may execute with absolutely nothing
|
|
# in /dev
|
|
echo "OpenSlug booting..."
|