Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
362052f5392bfc77965677e5b166420e8ea57c8b
362052f5392bfc77965677e5b166420e8ea57c8b
thirdparty
libmypaint
script-shell.sh
Fork and Edit
Blob
Blame
Raw
#!/bin/bash
set
-e
[ ! -z
"
$SRC_DIR
"
] || (
echo
"env was not set"
&&
false
)
/bin/bash