mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
adding bash header to server.sh
This commit is contained in:
parent
1aa46fac62
commit
1cc2ad2443
1 changed files with 2 additions and 0 deletions
|
|
@ -1 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
java -jar lib/jstestdriver/JsTestDriver.jar --port 9876 --browserTimeout 20000
|
||||
|
|
|
|||
Loading…
Reference in a new issue