Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame thirdparty/libmypaint/script-shell.sh
Branch:
014f58fba8dbe2e42a8083ff22b7193a06a0744f
feature08b_assistants
feature08f_assistants
feature08g_assistants
feature08h_assistants
feature08j_assistants
feature08k_assistants
improve_tool_selection
master
014f58fba8dbe2e42a8083ff22b7193a06a0744f
thirdparty
libmypaint
script-shell.sh
Blob
Raw
bf1d82
#!/bin/bash
bf1d82
bf1d82
set
-e
bf1d82
[ ! -z
"
$SRC_DIR
"
] || (
echo
"env was not set"
&&
false
)
bf1d82
bf1d82
/bin/bash