diff options
-rw-r--r-- | setup-parrot.sh | 2 |
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 |