adding bash header to server.sh

This commit is contained in:
Igor Minar 2010-11-29 08:59:35 -08:00
parent 1aa46fac62
commit 1cc2ad2443

View file

@ -1 +1,3 @@
#!/bin/bash
java -jar lib/jstestdriver/JsTestDriver.jar --port 9876 --browserTimeout 20000