Skip to content

Commit 72e106b

Browse files
author
Chris Maunder
committed
Cleaning download folder structure
1 parent 8b69ced commit 72e106b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/install/install_cuDNN.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if [[ $(type -t writeLine) != function ]]; then
6666
architecture='x86_64'
6767
fi
6868

69-
downloadDirPath=../../../downloads
69+
downloadDirPath=../../../downloads/misc
7070

7171
modelInfo=""
7272
if [ -f "/sys/firmware/devicetree/base/model" ]; then

0 commit comments

Comments
 (0)