diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-12-10 15:55:53 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:06 -0500 |
commit | eea00c8b77b779e68c9130411f73ee4e9b0917cb (patch) | |
tree | c39ae7285305f2f60360d9b4fc14d3b8ed5ad2b3 /system/diit/diit.sh | |
parent | 535dde20783ef3dd697da5dee243623fc94ec252 (diff) | |
download | slackbuilds-eea00c8b77b779e68c9130411f73ee4e9b0917cb.tar.gz |
system/diit: Added (steganography tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/diit/diit.sh')
-rw-r--r-- | system/diit/diit.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/diit/diit.sh b/system/diit/diit.sh new file mode 100644 index 0000000000..180e18b989 --- /dev/null +++ b/system/diit/diit.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec java -Xmx512m -jar /usr/share/diit/diit.jar |