mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-01-30 00:14:22 +00:00
Fix for auto sync blockchain script
This commit is contained in:
parent
e3b2ba2ca5
commit
68d2778434
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd $(dirname "$0")/..
|
||||
npm run syncBlockchain
|
||||
npm run syncBlockchain >/dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user