mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +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..."
|