Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
tools: fix shebang in tools/doc/generate.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phihag authored and bnoordhuis committed Jul 11, 2012
1 parent b40f813 commit 1d99441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/doc/generate.js
@@ -1,4 +1,4 @@
#!node
#!/usr/bin/env node
// Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
Expand Down

0 comments on commit 1d99441

Please sign in to comment.