GitCrypt/.gitcrypt/dec

7 lines
105 B
Text
Raw Permalink Normal View History

#!/bin/sh
BASEDIR="$(dirname "$0")"
. "$BASEDIR/init"
2015-10-30 14:33:02 +01:00
openssl enc -d -a -aes-128-cbc -k "$CRYPT_PASS"