Commit 8a144f4d authored by neil's avatar neil
Browse files

minor, remove unnecessary '/'

parent 281aa349
......@@ -666,7 +666,7 @@ _initpath() {
fi
if [ -z "$APACHE_CONF_BACKUP_DIR" ] ; then
APACHE_CONF_BACKUP_DIR="$LE_WORKING_DIR/"
APACHE_CONF_BACKUP_DIR="$LE_WORKING_DIR"
fi
if [ -z "$USER_AGENT" ] ; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment