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