Searched refs:remote_wget (Results 1 – 2 of 2) sorted by relevance
253 site_utils.remote_wget(update_url, self.OTA_LOCATION, ssh_cmd)
192 def remote_wget(source_url, dest_path, ssh_cmd): function