Commit 6d83516
authored
Use symlink instead of wildcard
Maintained by Debian _alternatives_ system:
```
root@3442b01e46cf:/etc/ld.so.conf.d# ls -ald /usr/local/cuda
lrwxrwxrwx 1 root root 22 Jan 20 19:52 /usr/local/cuda -> /etc/alternatives/cuda
root@3442b01e46cf:/etc/ld.so.conf.d# ls -ald /etc/alternatives/cuda
lrwxrwxrwx 1 root root 20 Jan 20 19:52 /etc/alternatives/cuda -> /usr/local/cuda-11.6
```1 parent 80ffa61 commit 6d83516
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments