Skip to content

Commit 0850141

Browse files
1 parent 50fac19 commit 0850141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_cuda_proxmox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# v2024-03-04; sanity checks, remove old cuda-keyring
99
# v2024-06-27; clean up script, post to github
1010
# v2024-12-10; script no longer works on Proxmox 8.x (Debian 12) due to incompatible dependencies
11-
# v2025-03-08; recommend using https://github.com/cyclone-github/scripts/blob/main/install_cuda.sh
11+
# v2025-03-08; recommend using https://github.com/cyclone-github/scripts/blob/main/install_cuda.py
1212

1313
# Check if root
1414
if [ "$EUID" -ne 0 ]; then

0 commit comments

Comments
 (0)