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 | 3fab586c47ec1bb919048a43949f7cca00b1adc2 (patch) | |
tree | 721a74235a5f3df484a84194ee584613c25d5d89 /mining/Makefile | |
parent | aa57527badc83b49a73ac7708976d88079ea8c23 (diff) | |
parent | 8d5eeef8b3b1d1b78bf2e2cdaece50190a999b9a (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 |