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 | 8c344ed228ef5824d1bf10792c6ca6377ee03b66 (patch) | |
tree | 105450ffbd58b8409565c8d11cd0abf27db28cab /mining/Makefile | |
parent | f63408473e5df0f048a389ee17732fd2740d7c36 (diff) | |
parent | b445f15e255b331cc9e04d348bca0ac2e8bdab13 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'mining/Makefile')
-rw-r--r-- | mining/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mining/Makefile b/mining/Makefile index f8362cda..8701920f 100644 --- a/mining/Makefile +++ b/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 |