mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
removed debug
This commit is contained in:
@@ -11,10 +11,6 @@ if [ ${isMainChain} -gt 0 ];then
|
|||||||
chain="main"
|
chain="main"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "network(${network})"
|
|
||||||
echo "chain(${chain})"
|
|
||||||
sleep 1
|
|
||||||
|
|
||||||
# CHECK WHAT IS ALREADY WORKING
|
# CHECK WHAT IS ALREADY WORKING
|
||||||
# check list from top down - so ./10setupBlitz.sh
|
# check list from top down - so ./10setupBlitz.sh
|
||||||
# and re-enters the setup process at the correct spot
|
# and re-enters the setup process at the correct spot
|
||||||
|
Reference in New Issue
Block a user