Added UNIX build script.

This commit is contained in:
John Resig 2006-06-11 21:24:14 +00:00
parent 08bb08fede
commit 5139bfbec8

2
build.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js