Skip to content

Commit

Permalink
Update statistically-likely-usernames.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bandrel authored May 13, 2020
1 parent 2f3f8d3 commit c908f2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
DEBIAN="git"

# COMMANDS TO RUN AFTER
AFTER_COMMANDS="cd {INSTALL_LOCATION}, cd ..,if [ -d '/usr/share/wordlists/' ]; then ln -s `pwd`/statistically-likely-usernames/ /usr/share/wordlists/statistically-likely-usernames/; fi;"
AFTER_COMMANDS="cd {INSTALL_LOCATION}, cd ..,if [ -d '/usr/share/wordlists/' ]; then ln -s `pwd`/statistically-likely-usernames/ /usr/share/wordlists/statistically-likely-usernames; fi;"

0 comments on commit c908f2a

Please sign in to comment.