Fix Install.sh

This commit is contained in:
XXXXRT666 2025-04-29 21:12:21 +01:00
parent a373df3e51
commit 1537537459

View File

@ -65,7 +65,7 @@ while [[ $# -gt 0 ]]; do
esac esac
shift 2 shift 2
;; ;;
--cuda) --device)
case "$2" in case "$2" in
CU124) CU124)
CUDA_VERSION=124 CUDA_VERSION=124