vagrant: Use source instead of . for better grepability.
Signed-off-by: Manuel Mendez <mmendez@equinix.com>
This commit is contained in:
parent
28a236376f
commit
88bf5771ea
@ -39,7 +39,7 @@ main() (
|
||||
fi
|
||||
|
||||
# shellcheck disable=SC1091
|
||||
. ./.env
|
||||
source ./.env
|
||||
|
||||
make_certs_writable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user