Sign in
◑
Theme
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
18fbf5151d2c0bfe433c7428eef03cabf5fdb2fa
/
.
/
samples
/
check-exec
/
run-script-ask.sh
blob: 8ef0fdc3726636684024f892f61148a18b6837a9 [
file
]
#!/usr/bin/env sh
# SPDX-License-Identifier: BSD-3-Clause
DIR
=
"$(dirname -- "
$0
")"
PATH
=
"${PATH}:${DIR}"
set
-
x
"${DIR}/script-ask.inc"