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
shift 2
;;
--cuda)
--device)
case "$2" in
CU124)
CUDA_VERSION=124