]> andersk Git - gssapi-openssh.git/blame - setup/setup-openssh
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[gssapi-openssh.git] / setup / setup-openssh
CommitLineData
2acee218 1#!/bin/sh
70932df8 2
3if [ "$GLOBUS_LOCATION" = "" ]; then
4 echo "Set GLOBUS_LOCATION before running this script"
5 exit 1
6fi
7
bf996f86 8. $GLOBUS_LOCATION/etc/globus-user-env.sh
9
2acee218 10perl $GLOBUS_LOCATION/setup/gsi_openssh_setup/setup-openssh.pl $*
This page took 0.067364 seconds and 5 git commands to generate.