mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-04-18 17:16:04 +02:00
Update printf
This commit is contained in:
parent
4a722df494
commit
306f0b01ca
@ -81,7 +81,7 @@ software() {
|
||||
|
||||
if ! command -v go &> /dev/null
|
||||
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
|
||||
if ! command -v ffuf &> /dev/null
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user