remove old config file value

This commit is contained in:
rootzoll
2021-05-01 02:19:53 +02:00
parent 9acdc1d039
commit 0ff45a80a5

View File

@@ -26,7 +26,6 @@ case $CHOICE in
;;
BITCOIN)
network="bitcoin"
echo "network=bitcoin" >> $CONFIGFILE
;;
LITECOIN)
network="litecoin"