Changeset 1525
- Timestamp:
- Mar 26, 2010, 7:17:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/locker-dev/locker/bin/scripts-remove
r1518 r1525 54 54 echo 55 55 echo "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/.)" 56 echo "that starts with http://$lname.scripts.mit.edu/" 57 echo "(for software installed after March 2009) or" 58 echo "http://scripts.mit.edu/~$lname/ (for software" 59 echo "installed before then." 60 echo "Please enter the new-style full URL where this" 61 echo "software was installed. (This should correspond" 62 echo "to a directory in /mit/$lname/web_scripts/.)" 60 63 printf "%s" "URL: http://$lname.scripts.mit.edu/" 61 64 read addrend
Note: See TracChangeset
for help on using the changeset viewer.