Skip to content

Commit

Permalink
bin/check: Remove lscpu diagnostic call
Browse files Browse the repository at this point in the history
Signed-off-by: Free Ekanayaka <[email protected]>
  • Loading branch information
freeekanayaka committed Sep 20, 2023
1 parent 338e637 commit c0c73ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/check
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/sh
set -eu

lscpu

cd "$(dirname "${0}")"

. ../lib/config.sh
Expand Down

0 comments on commit c0c73ad

Please sign in to comment.