Ignore:
Timestamp:
Mar 23, 2010, 4:14:40 AM (14 years ago)
Author:
adehnert
Message:
"What's this /~$lname/ thing?"

Provide a prompt that talks about http://$lname.scripts.mit.edu/ instead of
http://scripts.mit.edu/~$lname/, since the latter has been dead for about
a year.
File:
1 edited

Legend:

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

    r463 r1516  
    5454echo
    5555echo "When you installed the software, you chose a URL"
    56 echo "that starts with http://scripts.mit.edu/~$lname/."
     56echo "that starts with http://$lname.scripts.mit.edu/."
    5757echo "Please enter the full URL where this software was"
    5858echo "installed.  (This should correspond to a directory"
    5959echo "in /mit/$lname/web_scripts/.)"
    60 printf "%s" "URL: http://scripts.mit.edu/~$lname/"
     60printf "%s" "URL: http://$lname.scripts.mit.edu/"
    6161read addrend
    6262
Note: See TracChangeset for help on using the changeset viewer.