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
commit40d8d7398f6f0c1fc24ecc66037b3d65e34b5f34 (patch)
treebeb4f1f53a220b605b38f2f1fe3d8eb98f6c4f5f /kachelmann/Makefile
parentb3180d63868acddfc8a6c43d212f3af4cee0f6b0 (diff)
parent72ddeff00de4b712e838a03c6eb609cbb85ce1a3 (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