exim4 subd i rectory

This commit is contained in:
Bob Mottram 2018-03-28 13:25:29 +01:00
parent d905237e27
commit 4349a10b6d
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ function rebuild_exim_with_socks {
fi fi
# shellcheck disable=SC2154 # shellcheck disable=SC2154
if [ ! -d "$INSTALL_DIR" ]; then if [ ! -d "$INSTALL_DIR/exim4" ]; then
mkdir -p "$INSTALL_DIR/exim4" mkdir -p "$INSTALL_DIR/exim4"
fi fi
cd "$INSTALL_DIR/exim4" || exit 3468356 cd "$INSTALL_DIR/exim4" || exit 3468356