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