Browse Source

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

Manfred Kroehnert 11 years ago
parent
commit
824e297caf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nodejs/trivialserver/trivial

+ 1 - 0
nodejs/trivialserver/trivial

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