mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
3 lines
84 B
Bash
3 lines
84 B
Bash
|
#!/bin/sh
|
||
|
cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js
|