mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-07-01 09:28:20 +02:00
Update printf
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user