Changeset 1516
- Timestamp:
 - Mar 23, 2010, 4:14:40 AM (16 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          branches/locker-dev/locker/bin/scripts-remove (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/locker-dev/locker/bin/scripts-remove
r463 r1516 54 54 echo 55 55 echo "When you installed the software, you chose a URL" 56 echo "that starts with http:// scripts.mit.edu/~$lname/."56 echo "that starts with http://$lname.scripts.mit.edu/." 57 57 echo "Please enter the full URL where this software was" 58 58 echo "installed. (This should correspond to a directory" 59 59 echo "in /mit/$lname/web_scripts/.)" 60 printf "%s" "URL: http:// scripts.mit.edu/~$lname/"60 printf "%s" "URL: http://$lname.scripts.mit.edu/" 61 61 read addrend 62 62  
Note: See TracChangeset
          for help on using the changeset viewer.
      