mirror of
https://github.com/jquery/jquery.git
synced 2026-01-26 12:18:26 -05:00
3 lines
84 B
Bash
Executable File
3 lines
84 B
Bash
Executable File
#!/bin/sh
|
|
cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js
|