#!/bin/sh
BASEDIR="$(dirname "$0")"
. "$BASEDIR/init"
openssl enc -d -a -aes-128-cbc -k "$CRYPT_PASS"