repo.or.cz
/
myCabin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[cardcity] service drafts
[myCabin.git]
/
supervisord.sh
blob
f5a0ae5a4228d96362c97bc66000f10601f3dc81
1
#!/usr/bin/env sh
2
3
root
=
$
(
CDPATH
=
''
cd --
"$(dirname -- "
$0
")"
&&
pwd
)
4
5
MYCABIN_ROOT
=
"
$root
"
supervisord
-c
"
$root
/etc/supervisord.d/$(hostname).lb.conf"