pub async fn run_wellknown_ota( blobfs_proxy: DirectoryProxy, outgoing_dir: Arc<Simple>, ) -> Result<(), Error>
Run an OTA against a TUF or Omaha server. Returns Ok after the system has successfully been installed.