From 4c2ab1362e370c60c854ab1804c646a1449d5b43 Mon Sep 17 00:00:00 2001 From: xcps Date: Sat, 3 Feb 2018 21:35:17 +0500 Subject: [PATCH] blocknotify sync blockchain script --- scripts/blocknotify.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 scripts/blocknotify.sh diff --git a/scripts/blocknotify.sh b/scripts/blocknotify.sh new file mode 100755 index 0000000..d744173 --- /dev/null +++ b/scripts/blocknotify.sh @@ -0,0 +1,2 @@ +#!/bin/sh +npm run syncBlockchain