tahoma2d/thirdparty/libmypaint/script-shell.sh

6 lines
87 B
Bash
Raw Normal View History

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