Skip to content

Commit a81e096

Browse files
committed
Merge branch 'fix/override' into dockerify
2 parents 6399866 + c81a3a6 commit a81e096

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configure-environment.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,9 +741,8 @@ handle_existing_env_file() {
741741
fi
742742
export DATA_MARKET_CONTRACT="$uniswap_v2_dm_contract"
743743
fi
744+
update_common_config "$ENV_FILE_PATH"
744745
fi
745-
746-
update_common_config "$ENV_FILE_PATH"
747746
}
748747

749748
# Function to create new default environment file

0 commit comments

Comments
 (0)