validatord: simulation folder removal command replaced

This commit is contained in:
aggstam
2022-04-05 22:29:17 +03:00
parent 267e1d2016
commit 08a7f09344

View File

@@ -8,7 +8,7 @@ nodes=4
bound=$(($nodes - 1))
for i in $(eval echo "{0..$bound}")
do
rmdir ~/.config/darkfi/validatord_db_$i
rm -rf ~/.config/darkfi/validatord_db_$i
done
# PIDs array