Skip to content

Instantly share code, notes, and snippets.

@M4cs
Last active August 1, 2019 04:15
Show Gist options
  • Save M4cs/aa84f7a631ea2a234cb5597abc4d1354 to your computer and use it in GitHub Desktop.
Save M4cs/aa84f7a631ea2a234cb5597abc4d1354 to your computer and use it in GitHub Desktop.
MTI
cd <PATH_TO_BUNDLE_ROOT>
ls
# expect bundle to be shown in output
sudo easy_mount
sudo mti-cli -i -t <THEME_BUNDLE_NAME>.bundle
# TO UNINSTALL
sudo mti-cli -u -t <THEME_BUNDLE_NAME>.bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment