Mercurial > trustbridge
view ui/tests/append-sig.sh @ 966:9783e32e215f
(issue89) Use platform specific help url.
Windows needs the file prefix to detect that c:/ is meant to
be a local file.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 28 Aug 2014 12:56:56 +0200 |
parents | 44fa5de02b52 |
children | 8c829345ecfa |
line wrap: on
line source
#!/bin/bash cp $2 $3 echo -e \\r\\nS:$(openssl dgst -sha256 -sign $1 < $2 | base64 -w0) >> $3