summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fedele <dan.fedele@gmail.com>2022-03-29 14:22:25 -0400
committerDan Fedele <dan.fedele@gmail.com>2022-03-29 14:22:25 -0400
commitdc631b5e9d8914afdd2fc2759b651ac15e8dbaef (patch)
treecb0768263a4366a12dd3443ff46d137346b51a43
parent012990ddeff70cb7683b89aaf3136335c68f22b5 (diff)
Changed Kali => ParrotOS wording for ParrotOS installs
-rw-r--r--setup-parrot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-parrot.sh b/setup-parrot.sh
index 70c13d1..314719e 100644
--- a/setup-parrot.sh
+++ b/setup-parrot.sh
@@ -49,7 +49,7 @@ echo "***********************************"
curl -sL "http://raw.github.com/AgroDan/FreshInstall/master/master-tmux_conf?nocache=$RANDO" -o /tmp/master-tmux_conf
echo "***********************************"
-echo "* Running Kali playbook *"
+echo "* Running ParrotOS playbook *"
echo "***********************************"
curl -sL "http://raw.github.com/AgroDan/FreshInstall/master/parrot.yml?nocache=$RANDO" -o /tmp/parrot.yml