Skip to content
Snippets Groups Projects
Commit 85c470c8 authored by Aleksandr Vodianov's avatar Aleksandr Vodianov
Browse files

upds scripts for darwin build

parent a6535ce4
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,13 @@ export DAP_CORE_T_ROLE=full
export DAP_KELVIN_TESTNET_ENABLED=true
export DAP_KELVIN_TESTNET_ROLE=full
# Subzero testnet
export DAP_SUBZERO_ENABLED=true
export DAP_SUBZERO_ROLE=full
# Kelvpn-minkowski testnet
export DAP_KELVPN_MINKOWSKI_ENABLED=true
export DAP_KELVPN_MINKOWSKI_ROLE=full
echo "Init configs with prefix " $DAP_PREFIX
../scripts/create_configs_from_tpl.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment