mirror of
https://github.com/paolo-projects/unlocker.git
synced 2025-07-27 16:04:38 +02:00
Remove EFI firmware tools
This commit is contained in:
parent
d59b8ab3b2
commit
08c944b9d9
Binary file not shown.
Binary file not shown.
@ -81,7 +81,7 @@ def main():
|
||||
parser.clean()
|
||||
|
||||
# Download the darwin.iso tgz file
|
||||
urllib.urlretrieve(url, 'tools/com.vmware.fusion.tools.darwin.zip.tar')
|
||||
urllib.urlretrieve(url, convertPath(dir + '/tools/com.vmware.fusion.tools.darwin.zip.tar'))
|
||||
|
||||
# Extract the tar to zip
|
||||
tar = tarfile.open(convertPath(dir + '/tools/com.vmware.fusion.tools.darwin.zip.tar'), 'r')
|
||||
|
Loading…
x
Reference in New Issue
Block a user