mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
4 lines
No EOL
64 B
Bash
4 lines
No EOL
64 B
Bash
#! /usr/bin/env bash
|
|
|
|
args=("$@")
|
|
/usr/bin/trufflehog ${args[@]} |