Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable.git
/
a919610db43b34621d0c3b333e12db9002caf5da
/
.
/
samples
/
check-exec
/
run-script-ask.sh
blob: 8ef0fdc3726636684024f892f61148a18b6837a9 [
file
] [
log
] [
blame
]
#!/usr/bin/env sh
# SPDX-License-Identifier: BSD-3-Clause
DIR
=
"$(dirname -- "
$0
")"
PATH
=
"${PATH}:${DIR}"
set
-
x
"${DIR}/script-ask.inc"