ToastFreeware
/
gregoa
/
zavai.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
The lindi scripts we had now are part of omhacks
[gregoa/zavai.git]
/
debian
/
zavai_forever
1
#!/bin/sh
2
3
while true
4
do
5
/usr/bin/zavai "$@"
6
done