Files
GenAIExamples/EdgeCraftRAG/docker_compose/intel/gpu/arc/set_env.sh
2024-11-17 22:39:41 -08:00

8 lines
170 B
Bash

#!/usr/bin/env bash
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
pushd "../../../../../" > /dev/null
source .set_env.sh
popd > /dev/null