Skip to content

Commit

Permalink
Add script to update cpudb
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jun 25, 2014
1 parent 20b6552 commit b7c6fff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UDPATECPUDB
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
wget http://i-nex.pl/inex.r?download=atom -O ./src/i-nex/Database/atom
wget http://i-nex.pl/inex.r?download=intel -O ./src/i-nex/Database/intel
wget http://i-nex.pl/inex.r?download=amd -O ./src/i-nex/Database/amd

0 comments on commit b7c6fff

Please sign in to comment.