vagrant: Use source instead of . for better grepability.

Signed-off-by: Manuel Mendez <mmendez@equinix.com>
This commit is contained in:
Manuel Mendez 2021-04-27 18:04:56 +00:00
parent 28a236376f
commit 88bf5771ea
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ main() (
fi
# shellcheck disable=SC1091
. ./.env
source ./.env
make_certs_writable