mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-22 19:13:16 +02:00
Update printf
This commit is contained in:
parent
4a722df494
commit
306f0b01ca
@ -81,7 +81,7 @@ software() {
|
|||||||
|
|
||||||
if ! command -v go &> /dev/null
|
if ! command -v go &> /dev/null
|
||||||
then
|
then
|
||||||
printf ${RED}"[x] Missing Go, skipping install of Fuff...\n"
|
printf ${RED}"[x] Missing Go, skipping install of Fuff, Chisel and Nuclei...\n"
|
||||||
else
|
else
|
||||||
if ! command -v ffuf &> /dev/null
|
if ! command -v ffuf &> /dev/null
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user