mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
ITOPSENG-277 restored blank lines
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
atl_product_family: "confluence"
|
||||
atl_product_user: "confluence"
|
||||
atl_product_edition: "confluence"
|
||||
|
||||
atl_jdbc_encoding: 'UTF-8'
|
||||
atl_jdbc_collation: 'en_US.UTF-8'
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ ENV_FILE=${4:-"/etc/atl"}
|
||||
|
||||
export PATH=/usr/local/bin:$PATH
|
||||
|
||||
|
||||
# Set the environment with default exports
|
||||
set -a
|
||||
source $ENV_FILE
|
||||
|
||||
Reference in New Issue
Block a user