Fixed minor typo leading to double-slashes.

This commit is contained in:
Torben Nehmer 2018-11-11 18:54:53 +01:00
parent 55a105f4ce
commit b76301fab9

View File

@ -8,7 +8,7 @@ CHECK_GPG=false
CLEAN_INTERMEDIATES=false
CONTAINER_VOLUME_CONFIG=/var/roundcube/config
CONTAINER_WEBROOT=/var/www/html
CONTAINER_PHP_CONFD=/usr/local/etc/php/conf.d/
CONTAINER_PHP_CONFD=/usr/local/etc/php/conf.d
CONTAINER_SCRIPTS=/usr/local/sbin
# This is internal stuff used to build everything