Skip to content

Commit a1d1351

Browse files
committed
📦 NEW: log
1 parent 3f9ebe1 commit a1d1351

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/authentication.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = async () => {
1616
)
1717
);
1818
const pwd = process.cwd();
19+
console.log(pwd);
1920

2021
io.write(yellow("Token: "));
2122
const token = await io.read();

0 commit comments

Comments
 (0)