clan-cli: rename to init-hardware-config

This commit is contained in:
Qubasa
2025-09-24 16:46:21 +02:00
parent ac79bfb35f
commit ed069c48d3
5 changed files with 14 additions and 14 deletions

View File

@@ -260,7 +260,7 @@ const CheckHardware = () => {
try {
// TODO: Debounce
const call = client.fetch("run_machine_hardware_info_kexec", {
const call = client.fetch("run_machine_hardware_info_init", {
target_host: {
address: store.install.targetHost,
port,