diff --git a/net-analyzer/dirsearch/dirsearch-0.3.8.ebuild b/net-analyzer/dirsearch/dirsearch-0.3.8.ebuild index 7d65cfc9d..6a7601df8 100644 --- a/net-analyzer/dirsearch/dirsearch-0.3.8.ebuild +++ b/net-analyzer/dirsearch/dirsearch-0.3.8.ebuild @@ -53,4 +53,5 @@ src_install() { pkg_postinst() { elog "\nExample: https://infosectoughguy.blogspot.com/2016/10/lazy-directory-searching-for-pentesters.html\n" + elog "Please create the following folder: mkdir -p ~/.dirsearch/" }