blob: 31d68546f34a2f8041ce23957ffd67a74409ac6c [file] [log] [blame]
#!/bin/bash
if [[ ! -f run.sh ]]; then
echo "Cannot find self in working directory (PWD is incorrect)"
exit 1
fi