Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Apr 13, 2016
1 parent a7b7355 commit 3d434e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion le.sh
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ _stopserver(){
kill -s 9 $ncid > /dev/null
done

_get "http://localhost:$Le_HTTPPort" >/dev/null 2>$1
_get "http://localhost:$Le_HTTPPort" >/dev/null 2>&1

}

Expand Down

0 comments on commit 3d434e4

Please sign in to comment.