source:
trunk/build/bin/ubuntu-oforge-install.sh
@
818
| Revision 818, 272 bytes checked in by cbalan, 3 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | #!/bin/bash -e |
| 2 | |
| 3 | oforge_install_src=$(dirname $0) |
| 4 | |
| 5 | # oforge-apache config |
| 6 | bash ${oforge_install_src}/oforge-install.sh |
| 7 | |
| 8 | # oforge-apache config |
| 9 | bash ${oforge_install_src}/oforge-apache-config.sh |
| 10 | |
| 11 | # oforge-apache config |
| 12 | bash ${oforge_install_src}/oforge-apache-ssl-config.sh |
Note: See TracBrowser
for help on using the repository browser.
