mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
missing deleration added
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
_temp="./download/dialog.$$"
|
||||||
|
_error="./.error.out"
|
||||||
|
|
||||||
# load network and chain info
|
# load network and chain info
|
||||||
network=`cat .network`
|
network=`cat .network`
|
||||||
|
Reference in New Issue
Block a user