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