repo.or.cz
/
intricacy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use createDirectoryIfMissing for mkdirhier
[intricacy.git]
/
intricacy-server-lib-script
blob
6e629ee9ff31b199e7887d431155873b46382108
1
#!/bin/bash
2
DIR
=
"$( cd "
$
(
dirname
"
${BASH_SOURCE[0]}
"
)
" && pwd )"
3
LD_LIBRARY_PATH
=
"
$LD_LIBRARY_PATH
"
:
"
$DIR
/lib"
"
$DIR
/intricacy-server.bin"