mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
58df9827ba
project moved to Gitlab
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
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
|