Revision: | 145 |
Committed: | 2004-04-06T16:23:42-07:00 (21 years, 2 months ago) by Douglas Thrift |
File size: | 225 byte(s) |
Log Message: | Merp! |
# | Content |
---|---|
1 | #!/bin/env bash |
2 | # |
3 | # Host Update Sharp |
4 | # |
5 | # Douglas Thrift |
6 | # |
7 | # $Id$ |
8 | |
9 | if test X"$ROTOR_DIR" == "X"; then |
10 | pushd /usr/local/sscli > /dev/null |
11 | . env.sh > /dev/null |
12 | popd > /dev/null |
13 | fi |
14 | |
15 | clix HostUpdateSharp.exe "`uname -mrs`" $@ |
Name | Value |
---|---|
svn:eol-style | native |
svn:executable | * |
svn:keywords | Id |