diff options
author | Chinaman <root@chinaman> | 2011-07-10 06:27:00 +0200 |
---|---|---|
committer | Chinaman <root@chinaman> | 2011-07-10 06:27:00 +0200 |
commit | fa176b8a791bbee317c7c198b37f79a1d059507c (patch) | |
tree | 758a6fda9ca74e40986b38d12bd5d92df4c55d86 /btc/mining/Makefile | |
parent | b71b1f984f0dfc9049e689707e64927c73ac6879 (diff) | |
parent | 1211423de9c83265dd6065444b353ecbd03e697f (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'btc/mining/Makefile')
-rw-r--r-- | btc/mining/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btc/mining/Makefile b/btc/mining/Makefile index f8362cda..8701920f 100644 --- a/btc/mining/Makefile +++ b/btc/mining/Makefile @@ -14,7 +14,7 @@ fix-linucCoin: configure echo 'sudo tar xvf /opt/AMD-APP-SDK-v2.4-lnx64/icd-registration.tgz -C /' >> /usr/bin/ati_license cp -r user /home configure: - sensors-detect + yes '' | sensors-detect @cat CONFIGURE archlinux: bin/archlinux-cruise-control |