Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 2, 2024
1 parent 6d8587f commit 006eb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/opensquat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
readonly DEAD_DOMAINS='data/dead_domains.txt'
readonly PARKED_DOMAINS='data/parked_domains.txt'
readonly KEYWORDS='config/opensquat_keywords.txt'
readonly NRD='list/wildcard_domains/nrd.txt'
readonly NRD='lists/wildcard_domains/nrd.txt'

opensquat() {
# Install openSquat
Expand Down

0 comments on commit 006eb65

Please sign in to comment.