tahoma2d/thirdparty/libmypaint/script-shell.sh
2017-08-04 12:31:50 +09:00

6 lines
No EOL
87 B
Bash
Executable file

#!/bin/bash
set -e
[ ! -z "$SRC_DIR" ] || (echo "env was not set" && false)
/bin/bash