]> andersk Git - gssapi-openssh.git/blob - setup/setup-openssh
http://www.sxw.org.uk/computing/patches/openssh-4.5p1-gsskex-20061220.patch
[gssapi-openssh.git] / setup / setup-openssh
1 #! /bin/sh
2
3 if [ "$GLOBUS_LOCATION" = "" ]; then
4   echo "Set GLOBUS_LOCATION before running this script"
5   exit 1
6 fi
7
8 perl $GLOBUS_LOCATION/setup/globus/setup-openssh.pl
This page took 0.078249 seconds and 5 git commands to generate.