making shellcheck happy

This commit is contained in:
Lukas Schauer
2015-12-07 14:00:51 +01:00
parent 2d93c6fb02
commit c764d03ee2

View File

@@ -10,6 +10,7 @@ SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
BASEDIR="${SCRIPTDIR}"
LETSENCRYPT="/etc/letsencrypt"
# shellcheck disable=SC1090
. "${SCRIPTDIR}/config.sh"
if [[ -e "${BASEDIR}/domains.txt" ]]; then