Commit 623b745
Optimize grep command for better performance
- Replace 'cat | grep' with direct grep for efficiency
Co-authored-by: warreth <181062918+warreth@users.noreply.github.com>1 parent fb9b208 commit 623b745
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments