mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 10:01:08 +08:00
fix: bash prefix
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/user/bin/env node
|
||||
#!/usr/bin/env node
|
||||
|
||||
import { redBright, green, greenBright } from 'chalk';
|
||||
import { program } from 'commander';
|
||||
|
Reference in New Issue
Block a user