-
-
Save msymt/7b355bbdd65ce2ed9ccc3448afad5432 to your computer and use it in GitHub Desktop.
Retrial VMWare Fusion another 30 days
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Retrial VMWare Fusion another 30 days | |
# | |
set -eu | |
sudo rm -rf /Library/Preferences/VMware\ Fusion/license-fusion-* | |
echo "Done! please restart VMware Fusion.app." | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment