Skip to content

Instantly share code, notes, and snippets.

@fxp
Created November 8, 2016 07:25
Show Gist options
  • Save fxp/af01f2f3690c5311c3e827d3f82eb06f to your computer and use it in GitHub Desktop.
Save fxp/af01f2f3690c5311c3e827d3f82eb06f to your computer and use it in GitHub Desktop.
WARNING: The following packages cannot be authenticated! tyk-gateway
Run this again
echo "deb https://packagecloud.io/tyk/tyk-gateway/ubuntu/ trusty main" | sudo tee /etc/apt/sources.list.d/tyk_tyk-gateway.list
echo "deb-src https://packagecloud.io/tyk/tyk-gateway/ubuntu/ trusty main" | sudo tee -a /etc/apt/sources.list.d/tyk_tyk-gateway.list
sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment