missing deleration added

This commit is contained in:
rootzoll 2018-08-23 18:13:31 +02:00
parent f9631b3d53
commit 255255f835

View file

@ -1,4 +1,6 @@
#!/bin/bash
_temp="./download/dialog.$$"
_error="./.error.out"
# load network and chain info
network=`cat .network`