mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
1460d9b86d
Signed-off-by: Armin Kuster <akuster808@gmail.com>
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
current_dir=$(dirname $(readlink -f $0))
|
|
$current_dir/cutest
|