cupOJoseph / storj-web-gateway

A web gateway to the storj network.
https://storjgateway.com/
MIT License
4 stars 4 forks source link

update installer for zyfrank's ipfs s3 plugin to use local s3-plugin/ dir instead of remote repo #11

Open cupOJoseph opened 5 years ago

cupOJoseph commented 5 years ago

The file setupIpfsStorjPlugin.sh in /installers used a remote repo: https://github.com/zyfrank/ipfs-s3c-storj-plugin

The repo from zyfrank has been cloned here and renamed s3-plugin. So the installer should be updated to use only our version found here locally, instead of doing any git clone.