Skip to content

Commit f620246

Browse files
committed
Update index.js
1 parent 442f356 commit f620246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ function getInpName(inp) {
542542
} else password = await ask(q);
543543

544544
return password;
545-
});
545+
}, windows);
546546

547547
function checkPath(p) {
548548
const safe = path.resolve(p);

0 commit comments

Comments
 (0)