diff options
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ #!/bin/sh cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js +cd docs && ./build.sh && cd .. |
![]() |
index : jquery.git | |
jQuery JavaScript Library: https://github.com/jquery/jquery | www-data |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | build.sh | 1 |
@@ -1,2 +1,3 @@ #!/bin/sh cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js +cd docs && ./build.sh && cd .. |