mirror of
https://gitlab.com/polloloco/vgpu-proxmox.git
synced 2025-11-25 16:56:02 +00:00
Fix typo
This commit is contained in:
@@ -365,7 +365,7 @@ Sun Aug 7 21:27:04 2022
|
|||||||
|
|
||||||
To install this script, copy the `nvidia-smi` file from this repo to `/usr/local/bin` and make it executable
|
To install this script, copy the `nvidia-smi` file from this repo to `/usr/local/bin` and make it executable
|
||||||
```bash
|
```bash
|
||||||
cp ~/vgpu-5.15/nvidia-smi /usr/local/bin/
|
cp ~/vgpu-proxmox/nvidia-smi /usr/local/bin/
|
||||||
chmod +x /usr/local/bin/nvidia-smi
|
chmod +x /usr/local/bin/nvidia-smi
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user