9 lines
273 B
Text
9 lines
273 B
Text
Index: searchsploit
|
|
--- searchsploit.orig
|
|
+++ searchsploit
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!${LOCALBASE}/bin/bash
|
|
# Name: SearchSploit - Exploit-DB's CLI search tool
|
|
# Version: 4.2.1 (2022-11-11)
|
|
# Written by: Offensive Security, Unix-Ninja, and g0tmi1k
|