diff options
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 0fab7b1f..7f1e4a79 100644 --- a/btc/mining/Makefile +++ b/btc/mining/Makefile @@ -6,7 +6,7 @@ select-target:  format:  	cat README  install: -	apt-get install --yes lm-sensors +	apt-get install --yes lm-sensors tmux   	echo '#!/bin/bash' > /usr/bin/ati_license  	echo '#!/bin/sh' > /etc/init.d/live-boot  	echo 'wall "going down"' >> /etc/init.d/live-boot  | 
