summaryrefslogtreecommitdiffstats
path: root/mining/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mining/Makefile')
-rw-r--r--mining/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mining/Makefile b/mining/Makefile
index 11058fb1..b867d469 100644
--- a/mining/Makefile
+++ b/mining/Makefile
@@ -6,7 +6,7 @@ select-target:
format:
cat README
install: configure
- 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