Skip to main content

run_wellknown_ota

Function run_wellknown_ota 

Source
pub async fn run_wellknown_ota(
    blobfs_proxy: DirectoryProxy,
    outgoing_dir: Arc<Simple>,
) -> Result<(), Error>
Expand description

Run an OTA against a TUF or Omaha server. Returns Ok after the system has successfully been installed.