Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ardb
/
linux.git
/
ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d
/
.
/
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"