Browse Source

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

Manfred Kroehnert 11 years ago
parent
commit
1614db2a52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nodejs/benchfib/benchfib

+ 1 - 0
nodejs/benchfib/benchfib

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