Skip to content

Commit

Permalink
Remove the 1-Line installer (hyperledger-archives#3259)
Browse files Browse the repository at this point in the history
closes #3224

Signed-off-by: Dave Kelsey <[email protected]>
  • Loading branch information
Dave Kelsey authored Jan 29, 2018
1 parent 78cf821 commit fc45297
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 217 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ packages/composer-systests/systestv1/tls/ca/fabric-ca-server.db
packages/composer-runtime-hlfv1/vendor/github.com/
packages/composer-runtime-hlfv1/vendor/gopkg.in/sourcemap.v1/

packages/composer-website/installers/fabric-dev-servers.zip
packages/composer-website/installers/hlfv*/fabric-dev-servers/

packages/composer-playground/e2e/downloads/

package-lock.json
3 changes: 0 additions & 3 deletions .travis/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ if [ "${DOCS}" != "" ]; then
# Change into the docs directory.
cd "${DIR}/packages/composer-website"

# Build the installers.
./build-installers.sh

# Build the documentation.
npm run doc

Expand Down
1 change: 0 additions & 1 deletion packages/composer-website/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ out
*.swp

# Ignore temporary built installers.
installers/*/install.sh
jekylldocs/install*.sh
jsondata/**
jekylldocs/api/**/*
Expand Down
31 changes: 0 additions & 31 deletions packages/composer-website/build-installers.sh

This file was deleted.

17 changes: 0 additions & 17 deletions packages/composer-website/installers/hlfv1/build.sh

This file was deleted.

This file was deleted.

Binary file not shown.
149 changes: 0 additions & 149 deletions packages/composer-website/installers/hlfv1/install.sh.in

This file was deleted.

0 comments on commit fc45297

Please sign in to comment.