| 
                Last change
                  on this file since 1301 was
                  1298,
                  checked in by mitchb, 16 years ago
           | 
        
        
          | 
            Deploy Ruby on Rails autoinstaller
(Merge of r1294:1297 from branches/locker-dev to trunk)
           | 
        
        | 
            File size:
            254 bytes
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [1298] | 1 | #!/bin/sh | 
|---|
 | 2 |  | 
|---|
 | 3 | sname="Ruby on Rails" | 
|---|
 | 4 | deploy="rails" | 
|---|
 | 5 | prompt_password=0 | 
|---|
 | 6 | # The following is sort of a lie.  Rails wants three databases (dev/test/prod), | 
|---|
 | 7 | # so the rails script will handle it manually. | 
|---|
 | 8 | requires_sql=0 | 
|---|
 | 9 | . /mit/scripts/deploy$scriptsdev/bin/onathena | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.