Added doEverything at the beginning to see errors.

This commit is contained in:
NunoSempere 2021-04-08 19:17:51 +02:00
parent 9ffe42ccf7
commit 448864a695

View File

@ -74,6 +74,7 @@ let commandLineUtility = async () => {
)
}
console.log("1")
// console.log("1")
// console.log(process.argv)
// commandLineUtility()
doEverything()