1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-01-30 08:24:23 +00:00

Fix for auto sync blockchain script

This commit is contained in:
xcps 2018-02-04 02:10:58 +05:00
parent e3b2ba2ca5
commit 68d2778434

View File

@ -1,3 +1,3 @@
#!/bin/sh
cd $(dirname "$0")/..
npm run syncBlockchain
npm run syncBlockchain >/dev/null 2>&1