ToastFreeware
/
gregoa
/
zavai.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial import
[gregoa/zavai.git]
/
run
1
#!/bin/sh
2
3
export PYTHONPATH=.
4
export ZAVAI_CONFDIR=conf
5
export ZAVAI_PLUGINS=plugins
6
7
src/zavai --verbose "$@"