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

fixed mistake

parent 2a743402
1 merge request!56Develop nodeplistfix
......@@ -46,7 +46,7 @@ sed -i "s/{SERVER_ADDR}/$RET/g" $DAP_CFG || true
db_get cellframe-node/notify_srv_addr || true
sed -i "s/{NOTIFY_SRV_ADDR}/$RET/g" $DAP_CFG || true
db_get cellframe-node/nofity_srv_port || true
db_get cellframe-node/notify_srv_port || true
sed -i "s/{NOTIFY_SRV_PORT}/$RET/g" $DAP_CFG || true
# Init core testnet
......
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