Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ mkdir /srv/comanage
$ cd /srv/comanage
$ wget https://github.com/Internet2/comanage-registry/archive/1.0.34.tar.gz
$ tar xzf 1.0.34.tar.gz
$ ln -s comanage-registry-1.0.34 registry-current

Downloading the Latest Master

...