On 3/7/2013 8:33 PM, dan (ddp) wrote:
Make sure /bin/sh is bash and not dash.
Actually the problem is that the script is using bash syntax even though is has /bin/sh as the shebang.
The script should either be changed to only use sh syntax or use #!/bin/bash


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to