summarylogtreecommitdiffstats
path: root/cuda.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cuda.sh')
-rw-r--r--cuda.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cuda.sh b/cuda.sh
index e6c09c7ddd2d..e79e6a7faa66 100644
--- a/cuda.sh
+++ b/cuda.sh
@@ -1,2 +1,2 @@
export CUDA_PATH='/opt/cuda'
-export PATH="${PATH:+"${PATH}:"}:/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems"
+export PATH="${PATH:+"${PATH}:"}/opt/cuda/bin:/opt/cuda/integration/nsight-compute:/opt/cuda/integration/nsight-systems"