diff options
author | ppatience0 <ppatience0@gmail.com> | 2013-05-26 21:56:56 -0400 |
---|---|---|
committer | ppatience0 <ppatience0@gmail.com> | 2013-05-26 21:56:56 -0400 |
commit | 410ce8feeca8e2559f05d940a2fdbaab374b490c (patch) | |
tree | 036d82b001fcd7ab1fb88c597eab3d829b310cf7 /rc/bin/togeordi | |
parent | 71a3ab3f13602a1fbac057c2413032fce9f56d9c (diff) |
tojpg: add jpeg encoder
Diffstat (limited to 'rc/bin/togeordi')
-rwxr-xr-x | rc/bin/togeordi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rc/bin/togeordi b/rc/bin/togeordi new file mode 100755 index 000000000..9bd9e963a --- /dev/null +++ b/rc/bin/togeordi @@ -0,0 +1,2 @@ +#!/bin/rc +tojpg -s $* |