Merge pull request #81 from pascalj/remove-home-path

Remove home path from config.sh.example
This commit is contained in:
Lukas Schauer
2016-01-09 15:51:33 +01:00

View File

@@ -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) #