X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=web%2Fstaticall.php;h=d93a26f27ac005e048f36e05588d7f3ef76e4743;hb=387d15092e7f24d7f6014cea43e0c4f7922464de;hp=122c399b63344b8f40d6d691e03ad5595c215841;hpb=a11ff28997fb00adf9e4a77ccab5648238a65710;p=ccan diff --git a/web/staticall.php b/web/staticall.php index 122c399b..d93a26f2 100644 --- a/web/staticall.php +++ b/web/staticall.php @@ -4,7 +4,7 @@ include('logo.html'); include('menulist.html'); include('static-configuration'); -$tarballsize=round((filesize($argv[2]."/ccan.tar.bz2") + 1023) / 1024); +$tarballsize=round((filesize($argv[3]."/ccan.tar.bz2") + 1023) / 1024); ?>

List of all CCAN modules:

@@ -16,7 +16,7 @@ download.

-Or you can just download the tarball of everything (K). +Or you can just download the tarball of everything including CCAN tools (K).