]> andersk Git - gssapi-openssh.git/blame - setup/setup-openssh
o Update the version number of the gsi_openssh_setup package to 0.6.
[gssapi-openssh.git] / setup / setup-openssh
CommitLineData
70932df8 1#! /bin/sh
2
3if [ "$GLOBUS_LOCATION" = "" ]; then
4 echo "Set GLOBUS_LOCATION before running this script"
5 exit 1
6fi
7
ed04dd0c 8perl $GLOBUS_LOCATION/setup/gsi_openssh_setup/setup-openssh.pl
This page took 0.056205 seconds and 5 git commands to generate.