Loading blockcheck.sh +1 −1 Original line number Diff line number Diff line Loading @@ -482,7 +482,7 @@ check_prerequisites() exitp 6 } local prog progs='curl' local prog progs="$CURL" [ "$SKIP_PKTWS" = 1 ] || { case "$UNAME" in Linux) Loading Loading
blockcheck.sh +1 −1 Original line number Diff line number Diff line Loading @@ -482,7 +482,7 @@ check_prerequisites() exitp 6 } local prog progs='curl' local prog progs="$CURL" [ "$SKIP_PKTWS" = 1 ] || { case "$UNAME" in Linux) Loading