Skip to main content

run_devhost_ota

Function run_devhost_ota 

Source
pub async fn run_devhost_ota(
    cfg: DevhostConfig,
    out_dir: ServerEnd<DirectoryMarker>,
) -> Result<(), Error>
Expand description

Run an OTA from a development host. Returns when the system and SSH keys have been installed.