summaryrefslogtreecommitdiffstats
path: root/kachelmann/Makefile
diff options
context:
space:
mode:
authortv <tv@also>2011-08-06 01:38:21 +0200
committertv <tv@also>2011-08-06 01:38:21 +0200
commit4db2aedbfea03ca327e2fcfb1cab63161a4ce5ef (patch)
tree2b384a9911e70c083e7f6f199c6f19120d7a250e /kachelmann/Makefile
parent91251e099fcc6641126b2da2a32e5606bbfa84ef (diff)
parentac9d560478c4eeb43bd73ad53b8bca72c63de2eb (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'kachelmann/Makefile')
-rw-r--r--kachelmann/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/kachelmann/Makefile b/kachelmann/Makefile
index 277a5421..813f4dec 100644
--- a/kachelmann/Makefile
+++ b/kachelmann/Makefile
@@ -1,5 +1,6 @@
.PHONY: infect
-INSTALL_DIR = /root/bin
+INSTALL_DIR = /root/bin/
infect:
mkdir -p /tmp/kachelmann/
- cp kachelmann ${INSTALL_DIR}
+ cp conditions ${INSTALL_DIR}
+ chmod +x ${INSTALL_DIR}conditions