Skip to content

Commit

Permalink
print path
Browse files Browse the repository at this point in the history
  • Loading branch information
RamanaReddy0M committed Mar 14, 2024
1 parent a4a2e4a commit e7a6413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ async function run() {
try {
// download and install
const binPath = await installer.downloadAndInstall(nucleiVersion);
console.log('Nuclei installed to:', binPath);
const params = [];

if (!target && !urls) {
Expand Down

0 comments on commit e7a6413

Please sign in to comment.