mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-27 07:27:14 +00:00
b9d0a65404
ChangeLog: https://fossies.org/linux/samhain/docs/Changelog * Refresh patches Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
4 lines
71 B
Bash
4 lines
71 B
Bash
#!/bin/sh
|
|
current_dir=$(dirname $(readlink -f $0))
|
|
$current_dir/cutest
|