Searched refs:unzip (Results 1 – 2 of 2) sorted by relevance
39 def unzip(archive_path, target_path): function64 '.zip': unzip,
74 sudo unzip -o $(PROTOC_FILE) -d $(PROTOC_DIR) bin/protoc75 sudo unzip -o $(PROTOC_FILE) -d $(PROTOC_DIR) 'include/*'