Added UNIX build script.
This commit is contained in:
parent
08bb08fede
commit
5139bfbec8
1 changed files with 2 additions and 0 deletions
2
build.sh
Executable file
2
build.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js
|
Loading…
Reference in a new issue