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