Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
@ -41,5 +41,5 @@ if [ ! -x "${__cdist_manifest_init}" ]; then
__cdist_exit_err "${__cdist_manifest_init} needs to be executable."
fi
mkdir -p "$(__cdist_output_dir)"
mkdir -p "${__cdist_output_dir}"
"${__cdist_manifest_init}"