Sign in
cos
/
cos
/
tools
/
b01257e7a39b
/
.
/
src
/
pkg
/
provisioner
/
testdata
/
test_ctx
/
run.sh
blob: 31d68546f34a2f8041ce23957ffd67a74409ac6c [
file
]
#!/bin/bash
if
[[
!
-
f run
.
sh
]];
then
echo
"Cannot find self in working directory (PWD is incorrect)"
exit
1
fi