summaryrefslogtreecommitdiff
blob: 1dba13d50749f6b196c0dca94282ec5b34824476 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

CURRENT_DIRECTORY=$(cd `dirname $0` && pwd)

if [[ "$#" != "1" ]];
then
   echo "Expected single argument: data file."
   exit
fi

cat $1 | $CURRENT_DIRECTORY/jabberhive-cli /tmp/jh0