delete download.sh
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/d7849a91 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/d7849a91 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/d7849a91 Branch: refs/heads/master Commit: d7849a915df4eb37179a770c1b8330e1b80e0951 Parents: ee18746 Author: xiezl <[email protected]> Authored: Wed May 27 11:05:17 2015 +0800 Committer: xiezl <[email protected]> Committed: Wed May 27 11:05:17 2015 +0800 ---------------------------------------------------------------------- script/download.sh | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/d7849a91/script/download.sh ---------------------------------------------------------------------- diff --git a/script/download.sh b/script/download.sh deleted file mode 100755 index fdc1602..0000000 --- a/script/download.sh +++ /dev/null @@ -1,3 +0,0 @@ -wget https://codeload.github.com/nusinga/third-party/zip/master -O thirdparty.zip -unzip thirdparty.zip -mv third-party-master thirdparty
