root/branches/1.0/batch/reinit.sh
| Revision 2, 140 bytes (checked in by nperriault, 10 months ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | |
| 3 | php symfony propel-build-all |
| 4 | php symfony cc |
| 5 | php symfony propel-load-data main |
| 6 | php symfony fix-perms |
| 7 | php ./batch/post_load.php |
| 8 |
Note: See TracBrowser for help on using the browser.
