clan-cli: Split up update-hardware info into kexec-hardware-info
This commit is contained in:
@@ -260,7 +260,7 @@ const CheckHardware = () => {
|
||||
|
||||
try {
|
||||
// TODO: Debounce
|
||||
const call = client.fetch("run_machine_hardware_info", {
|
||||
const call = client.fetch("run_machine_hardware_info_kexec", {
|
||||
target_host: {
|
||||
address: store.install.targetHost,
|
||||
port,
|
||||
|
||||
Reference in New Issue
Block a user