pulp-runtime/configs/marsellus.sh
2020-01-14 11:45:23 +01:00

8 lines
169 B
Bash

#!/bin/bash -e
export PULPRT_TARGET=marsellus
export PULPRUN_TARGET=marsellus
scriptDir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
source $scriptDir/common.sh