cptcornflakes / smartcoin

Automatically exported from code.google.com/p/smartcoin
0 stars 0 forks source link

Auto add miners at install time! #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use the linux CLI command, locate to locate different miners, and add them to 
the database with some sane defaults!

for instance, here is the output from running it locally:

jondecker76@miner1:~/smartcoin$ locate phoenix.py
/home/jondecker76/phoenix/phoenix.py
/home/jondecker76/phoenix/.svn/text-base/phoenix.py.svn-base

just need a graceful way to deal with the .svn entry if one is present....

Original issue reported on code.google.com by jondecke...@gmail.com on 16 Jun 2011 at 11:22

GoogleCodeExporter commented 9 years ago

Original comment by jondecke...@gmail.com on 16 Jun 2011 at 11:24

GoogleCodeExporter commented 9 years ago
fixed!

Original comment by jondecke...@gmail.com on 21 Jun 2011 at 6:49