#!/bin/bash # pleae do not move this script as relies on ../.. being DYNAMICO_ROOT DYNAMICO_ROOT=$(cd -P $(dirname $0)/../.. ; pwd) . $DYNAMICO_ROOT/arch.env . $DYNAMICO_ROOT/Python//env/$CURRENT_ARCH.env python -u $*