Skip to content

Commit

Permalink
Update 3rd party
Browse files Browse the repository at this point in the history
  • Loading branch information
JBlond committed Jul 17, 2023
1 parent bf6100e commit 787c2c2
Show file tree
Hide file tree
Showing 2 changed files with 2,470 additions and 60 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ update:
@sed -i '/^-/d' temp3.txt
@sed -i '/^_/d' temp3.txt
@sed -i '/^\*/d' temp3.txt
@sed -i '/^10\.10\.34\./d' temp3.txt
@sed -i '1d' temp3.txt
@# remove duplicates
@sort temp3.txt | uniq > all_combined.txt
@# clean up
Expand Down
Loading

0 comments on commit 787c2c2

Please sign in to comment.