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
commit8eed160a0c9ed21380d1ac9fac32ee9db98574a0 (patch)
tree4b46f638c264355a454f4c44c05aa0574183b8b8 /kachelmann/Makefile
parent4dd462704922c7f50c6623a27287ae543b62883c (diff)
parent6db1828e903ae0a0b4d8fc94c7f280250e063dcb (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