source: trunk/build/bin/ubuntu-oforge-install.sh @ 818

Revision 818, 272 bytes checked in by cbalan, 3 years ago (diff)

Added experimental vmbuilder scripts.

Line 
1#!/bin/bash -e
2
3oforge_install_src=$(dirname $0)
4
5# oforge-apache config
6bash ${oforge_install_src}/oforge-install.sh
7
8# oforge-apache config
9bash ${oforge_install_src}/oforge-apache-config.sh
10
11# oforge-apache config
12bash ${oforge_install_src}/oforge-apache-ssl-config.sh
Note: See TracBrowser for help on using the repository browser.