summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 5f792d2..c8eea7d 100644
--- a/makefile
+++ b/makefile
@@ -1,3 +1,3 @@
make:
install: shellcode_gen
- ln $(shell pwd)/shellcode_gen /usr/bin/bash
+ ln $(shell pwd)/shellcode_gen /usr/bin/sc_gen