Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #19 from smil2k/patch-1
Browse files Browse the repository at this point in the history
Fix unix run header
  • Loading branch information
Christopher Anderson authored Jun 16, 2017
2 parents 8c3d7bf + 6ffce74 commit 0a0386b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/env node
#!/usr/bin/env node

import * as program from "commander";
import * as path from "path";
Expand Down

0 comments on commit 0a0386b

Please sign in to comment.