Browse Source

Update notification script

master
R4SAS 4 years ago committed by GitHub
parent
commit
2434ba9f57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/blocknotify.sh

2
scripts/blocknotify.sh

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

Loading…
Cancel
Save