fix: bash prefix

This commit is contained in:
Nathan Walker
2021-03-01 13:01:37 -08:00
parent 6e918cdf6b
commit ed48487702

View File

@ -1,4 +1,4 @@
#!/user/bin/env node
#!/usr/bin/env node
import { redBright, green, greenBright } from 'chalk';
import { program } from 'commander';