mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 23:04:26 +00:00
reset_testnet.sh: avoid "unbound variable" error [skip ci]
This commit is contained in:
parent
22eaf3cd14
commit
6e1b60de36
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
set -e
|
||||
|
||||
cd $(dirname "$0")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user