From: Lukas Schauer Date: Mon, 7 Dec 2015 13:00:51 +0000 (+0100) Subject: making shellcheck happy X-Git-Tag: v0.1.0~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c764d03ee264957708a2af649e46ccfd14a28fd0;p=thirdparty%2Fdehydrated.git making shellcheck happy --- diff --git a/import.sh b/import.sh index 06ef009..a9cfa20 100755 --- a/import.sh +++ b/import.sh @@ -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