ptut-virtenv/metactl/pre-start.sh

9 lines
296 B
Bash

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