diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-11-08 21:15:49 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-11-08 21:15:49 -0500 |
commit | a07857a31f0ac2f684a52f206c3b1af8651413b1 (patch) | |
tree | 416925f996df3ca25ea5918f7276ca4d6f38e7bd /bin/sisu-html-scroll | |
parent | debian/changelog (4.2.11-1) (diff) | |
parent | v4 v5: bin/sisu-* (diff) |
Merge tag 'sisu_4.2.12' into debian/sid
SiSU 4.2.12
Diffstat (limited to 'bin/sisu-html-scroll')
-rw-r--r-- | bin/sisu-html-scroll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-html-scroll b/bin/sisu-html-scroll new file mode 100644 index 00000000..f5098f32 --- /dev/null +++ b/bin/sisu-html-scroll @@ -0,0 +1,2 @@ +#!/bin/sh +sisu --html-scroll ${@} |