This commit is contained in:
Debdut Karmakar 2021-11-16 23:09:12 +05:30
parent 69b308a8b7
commit db74deb02c

View File

@ -30,7 +30,7 @@ echo Patching...
python2 ./unlocker.py
echo Getting VMware Tools...
python gettools.py
python3 gettools.py
cp ./tools/darwin*.* /usr/lib/vmware/isoimages/
echo Finished!