Skip to content

Commit b96f482

Browse files
authored
Update node.sh
1 parent af37a5b commit b96f482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/skeleton/node.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3878,7 +3878,7 @@ arbiter_ver()
38783878

38793879
arbiter_jsonrpc()
38803880
{
3881-
if [ "$1" == "" ]; the
3881+
if [ "$1" == "" ]; then
38823882
return
38833883
fi
38843884

0 commit comments

Comments
 (0)