1
0
mirror of https://github.com/GOSTSec/gostexplr synced 2025-01-15 01:00:16 +00:00
gostexplr/scripts/blocknotify.sh
2018-02-04 02:10:58 +05:00

4 lines
71 B
Bash
Executable File

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