From 184391acaace4eccd18db4402b459e7b8305cb11 Mon Sep 17 00:00:00 2001 From: Pascal Jungblut Date: Sat, 9 Jan 2016 15:13:09 +0100 Subject: [PATCH] Remove home path from config.sh.example --- config.sh.example | 1 - 1 file changed, 1 deletion(-) 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) # -- 2.47.2