Skip to content

Instantly share code, notes, and snippets.

@xetamus
Created March 22, 2017 06:26
Show Gist options
  • Save xetamus/2d383de62a21e975ce74e5fa0e81ab79 to your computer and use it in GitHub Desktop.
Save xetamus/2d383de62a21e975ce74e5fa0e81ab79 to your computer and use it in GitHub Desktop.
Install stack storage client on xenial
add-apt-repository 'deb http://mirror.transip.net/stack/software/deb/Ubuntu_16.04/ ./'
wget -O - https://mirror.transip.net/stack/release.key | apt-key add -
apt-get update
apt-get install stack-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment