Browse Source

nodejs/meta: add #!/bin/bash to shell script

Manfred Kroehnert 11 years ago
parent
commit
4deae3dde9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nodejs/meta/meta

+ 1 - 0
nodejs/meta/meta

@@ -1 +1,2 @@
+#!/bin/bash
 node Program.js $@