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