diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-07-15 07:38:11 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-07-15 07:38:11 -0400 |
commit | 0a2eaed1103e8e3a43bcca1482e52df8eba88c9f (patch) | |
tree | 85b40a2413d6078021307bec95631e80bc60fa56 /bin | |
parent | debian/changelog 2.6.1 (diff) | |
parent | sisu-2.6.2 changelog, date, version (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'bin')
-rw-r--r-- | bin/sisu-harvest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-harvest b/bin/sisu-harvest new file mode 100644 index 00000000..9430f8b3 --- /dev/null +++ b/bin/sisu-harvest @@ -0,0 +1,2 @@ +#!/bin/sh +sisu --harvest ${@} |