3 lines
97 B
Bash
Executable file
3 lines
97 B
Bash
Executable file
#!/bin/sh
|
|
cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js form/form.js > jquery-svn.js
|