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/4.0.01.tar.gz
$ tar xzf 4.0.01.tar.gz
$ ln -s comanage-registry-4.0.01 registry-current

Downloading the Latest Master

...