1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-02-06 03:44:28 +00:00

Update notification script

This commit is contained in:
R4SAS 2020-09-26 08:22:23 +03:00 committed by GitHub
parent dc11a19272
commit 2434ba9f57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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