Project

General

Profile

Download (259 Bytes) Statistics
| Branch: | Tag: | Revision:
f4275466 Ohad Levy
#!/bin/bash -x
baa3f852 Ohad Levy
fff4d100 Ohad Levy
APP_ROOT=`pwd`
baa3f852 Ohad Levy
# setup basic settings file
sed -e 's/:login: false/:login: true/' $APP_ROOT/config/settings.yaml.example > $APP_ROOT/config/settings.yaml

# install runtime C libs that are required:
45d9adf9 Ohad Levy
sudo apt-get install -y libvirt-dev puppet