guardicore / labs_campaigns

355 stars 106 forks source link

Fix typo on README and improve the script execution #9

Closed leoheck closed 4 years ago

leoheck commented 4 years ago

Just a fix for a typo in the command line.

leoheck commented 4 years ago

1 Fix a typo on README.md of FritzFrog script.

  1. It also adds the interpreter of the script in the first line (it was not working by default on my zsh, for instance)
  2. Enables the execution flag of the script, so we can run it as stated in the README.md

This was the incompatibility on item number 2

./detect_fritzfrog.sh: 4: Syntax error: "(" unexpected
ophirharpazg commented 4 years ago

Thank you guys 👍 This is great.