Fixed bin scripts.

This commit is contained in:
SamTV12345 2024-08-08 21:23:10 +02:00
parent 3ccc3e1324
commit 88862f0246
11 changed files with 22 additions and 6 deletions

View file

@ -60,4 +60,5 @@ const padId = process.argv[2];
}
console.log('finished');
process.exit(0)
})();