Skip to content
Snippets Groups Projects
Commit 78f4b78f authored by dpuzyrkov's avatar dpuzyrkov
Browse files

[-] Removed kelvin-testnet question from config.

parent d2a6b947
No related branches found
No related tags found
No related merge requests found
...@@ -26,12 +26,6 @@ reconfigure|configure) ...@@ -26,12 +26,6 @@ reconfigure|configure)
db_input critical cellframe-node/notify_srv_port || true db_input critical cellframe-node/notify_srv_port || true
db_go || true db_go || true
db_get cellframe-node/kelvin_testnet_enabled
if [ "$RET" = "true" ]; then
db_input critical cellframe-node/kelvin_testnet_node_type || true
db_go || true
fi
db_input critical cellframe-node/subzero_enabled || true db_input critical cellframe-node/subzero_enabled || true
db_go || true db_go || true
......
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