fix typo
This commit is contained in:
parent
bfc5ebbc78
commit
2effad9157
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ ECHO Enter the folder
|
|||
CD \Windows\System32\lxss\lib
|
||||
|
||||
ECHO Remove existing symlinks
|
||||
DEL libcuda.sod
|
||||
DEL libcuda.so.1.1
|
||||
DEL libcuda.so.1
|
||||
|
||||
ECHO Create new symlinks
|
||||
|
|
Loading…
Reference in a new issue