summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Weiland <brett_weiland@bpcspace.com>2020-10-27 04:43:22 -0500
committerBrett Weiland <brett_weiland@bpcspace.com>2020-10-27 04:43:22 -0500
commit9b3b197c1003f3a2c88090726747945b66ab11fb (patch)
treef5b1723d84f6e9e31e86af866f745833e5440d31
parent5c726a8b0fb6e35edfa50120b9a76fe236bae558 (diff)
modified: makefileHEADmaster
-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