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