Changeset 185 for locker


Ignore:
Timestamp:
Feb 27, 2007, 2:01:14 AM (17 years ago)
Author:
jbarnold
Message:
remember to athrun scripts sshmic rather than simply sshmic!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/bin/signup-minimal

    r184 r185  
    4848  lname=$temp
    4949
    50   ans=`sshmic -k scripts.mit.edu /usr/local/bin/admof $lname ${USER}@ATHENA.MIT.EDU`
     50  ans=`athrun scripts sshmic -k scripts.mit.edu /usr/local/bin/admof $lname ${USER}@ATHENA.MIT.EDU`
    5151  if [ "$ans" != "yes" ]; then
    5252    echo
Note: See TracChangeset for help on using the changeset viewer.