From: Pascal Jungblut Date: Sat, 9 Jan 2016 14:13:09 +0000 (+0100) Subject: Remove home path from config.sh.example X-Git-Tag: v0.1.0~60^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F81%2Fhead;p=thirdparty%2Fdehydrated.git Remove home path from config.sh.example --- diff --git a/config.sh.example b/config.sh.example index bdbeea6..24eea52 100644 --- a/config.sh.example +++ b/config.sh.example @@ -5,7 +5,6 @@ # # # This file is looked for in the following locations: # # $SCRIPTDIR/config.sh (next to this script) # -# ${HOME}/.letsencrypt.sh/config.sh (in user home) # # /usr/local/etc/letsencrypt.sh/config.sh # # /etc/letsencrypt.sh/config.sh # # ${PWD}/config.sh (in current working-directory) #