mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-15 00:26:23 +00:00
Update hardware.tsx
This commit is contained in:
@@ -266,7 +266,7 @@ export default function Hardware() {
|
|||||||
headers: {
|
headers: {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
},
|
},
|
||||||
body: JSON.JSONstringify({
|
body: JSON.stringify({
|
||||||
script_relative_path: "gpu_tpu/nvidia_installer.sh",
|
script_relative_path: "gpu_tpu/nvidia_installer.sh",
|
||||||
params: {
|
params: {
|
||||||
EXECUTION_MODE: "web",
|
EXECUTION_MODE: "web",
|
||||||
|
|||||||
Reference in New Issue
Block a user