mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-12-04 01:55:05 +00:00
[no-relnote] Fix typo in script
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
f794d09df1
commit
17f14278a9
@ -13,7 +13,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../scripts && pwd )"
|
SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../hack && pwd )"
|
||||||
|
|
||||||
DOCKERFILE_ROOT=${SCRIPTS_DIR}/../deployments/devel
|
DOCKERFILE_ROOT=${SCRIPTS_DIR}/../deployments/devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user