Skip to content

Commit

Permalink
Update aki_amass_datasources_yaml_checker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Aug 24, 2023
1 parent 35ab4b4 commit 9654a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aki/scripts/aki_amass_datasources_yaml_checker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ EOF
echo -e "${NC}"

# Straight from GIT

#bash <( curl -qfsSL "https://raw.githubusercontent.com/Azathothas/Arsenal/main/aki/scripts/aki_amass_datasources_yaml_checker.sh") -a "/path/to/amass/datasources.yaml" --quota

#Help / Usage
if [[ "$*" == *"-h"* ]] || [[ "$*" == *"--help"* ]] || [[ "$*" == *"help"* ]] ; then
Expand Down

0 comments on commit 9654a76

Please sign in to comment.