Changeset 1525 for branches/locker-dev


Ignore:
Timestamp:
Mar 26, 2010, 7:17:09 AM (14 years ago)
Author:
adehnert
Message:
Clearer message given some people could predate *.scripts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/locker-dev/locker/bin/scripts-remove

    r1518 r1525  
    5454echo
    5555echo "When you installed the software, you chose a URL"
    56 echo "that starts with http://$lname.scripts.mit.edu/."
    57 echo "Please enter the full URL where this software was"
    58 echo "installed.  (This should correspond to a directory"
    59 echo "in /mit/$lname/web_scripts/.)"
     56echo "that starts with http://$lname.scripts.mit.edu/"
     57echo "(for software installed after March 2009) or"
     58echo "http://scripts.mit.edu/~$lname/ (for software"
     59echo "installed before then."
     60echo "Please enter the new-style full URL where this"
     61echo "software was installed.  (This should correspond"
     62echo "to a directory in /mit/$lname/web_scripts/.)"
    6063printf "%s" "URL: http://$lname.scripts.mit.edu/"
    6164read addrend
Note: See TracChangeset for help on using the changeset viewer.