mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 21:28:54 +02:00
remove old config file value
This commit is contained in:
@@ -26,7 +26,6 @@ case $CHOICE in
|
||||
;;
|
||||
BITCOIN)
|
||||
network="bitcoin"
|
||||
echo "network=bitcoin" >> $CONFIGFILE
|
||||
;;
|
||||
LITECOIN)
|
||||
network="litecoin"
|
||||
|
Reference in New Issue
Block a user