diff --git a/scripts/blocknotify.sh b/scripts/blocknotify.sh index 5873193..9b1f0e5 100755 --- a/scripts/blocknotify.sh +++ b/scripts/blocknotify.sh @@ -1,3 +1,3 @@ #!/bin/sh cd $(dirname "$0")/.. -npm run syncBlockchain >/dev/null 2>&1 +npm run sync >/dev/null 2>&1