We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc2486 commit 296e624Copy full SHA for 296e624
scripts/download_ci_optix.bash
@@ -1,5 +1,4 @@
1
-BASE_DIR=$(cd $(dirname "$0"); pwd)
2
-DEPS_DIR="${BASE_DIR}/deps"
+DEPS_DIR="$HOME/deps"
3
OPTIX_VERSION="7.0"
4
5
echo "Used OptiX version: ${OPTIX_VERSION}"
0 commit comments