mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
removed debug
This commit is contained in:
parent
f5949c121f
commit
5d9570cc8f
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@ if [ ${isMainChain} -gt 0 ];then
|
|||
chain="main"
|
||||
fi
|
||||
|
||||
echo "network(${network})"
|
||||
echo "chain(${chain})"
|
||||
sleep 1
|
||||
|
||||
# CHECK WHAT IS ALREADY WORKING
|
||||
# check list from top down - so ./10setupBlitz.sh
|
||||
# and re-enters the setup process at the correct spot
|
||||
|
|
Loading…
Add table
Reference in a new issue