GitCrypt/.gitcrypt/dec

8 lines
105 B
Plaintext
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"