Skip to content

Commit

Permalink
python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Debdut Karmakar authored and Debdut Karmakar committed Nov 16, 2021
1 parent 69b308a commit db74deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lnx-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down

0 comments on commit db74deb

Please sign in to comment.