X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=build.sh;fp=build.sh;h=0000000000000000000000000000000000000000;hb=991390e2422d558cac2cfa5508fe3e921ac38e42;hp=1fda376310bbb670094503021a3ceb2a579db80f;hpb=1dbdf43658874e1326da41817b1e36a5248ca642;p=jquery.git diff --git a/build.sh b/build.sh deleted file mode 100755 index 1fda376..0000000 --- a/build.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js -cd docs && ./build.sh && cd ..