Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
8499609002452764479b31afbaca3744d57b9c45
8499609002452764479b31afbaca3744d57b9c45
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