blob: 78117fcb6192ab47e4fbb19dd6074f8b5cf01dd6 [file] [log] [blame]
#!/bin/sh
RECEIVER=$1
SECRET=$2
MESSAGE=$RECEIVER$SECRET
echo $MESSAGE