This commit is contained in:
Henry Jameson 2019-04-24 21:53:51 +03:00
parent fd171da0dc
commit 2b5cf61a8f
6 changed files with 23 additions and 100 deletions

View file

@ -1,4 +1,4 @@
//#!/usr/bin/env node
#!/usr/bin/env node
const arg = process.argv[2]
if (typeof arg === 'undefined') {