diff options
Diffstat (limited to 'astro.mjs')
-rwxr-xr-x | astro.mjs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/astro.mjs b/astro.mjs deleted file mode 100755 index 1aa887373..000000000 --- a/astro.mjs +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env node -import { cli } from './lib/cli.js'; - -cli(process.argv);
\ No newline at end of file |