#!/bin/bash
source $(dirname `realpath $0`)/environment.sh;
##############################################
## ##
## Executed before launching containers ##