1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-01-15 09:10:06 +00:00
gostexplr/scripts/blocknotify.sh

4 lines
71 B
Bash
Raw Normal View History

2018-02-03 21:35:17 +05:00
#!/bin/sh
2018-02-04 00:40:17 +05:00
cd $(dirname "$0")/..
2018-02-04 02:10:58 +05:00
npm run syncBlockchain >/dev/null 2>&1