Skip to content

Instantly share code, notes, and snippets.

@maxwellmlin
Created April 14, 2021 03:46
Show Gist options
  • Select an option

  • Save maxwellmlin/5e1ec9b2f988f466a9eeaceacf99baa8 to your computer and use it in GitHub Desktop.

Select an option

Save maxwellmlin/5e1ec9b2f988f466a9eeaceacf99baa8 to your computer and use it in GitHub Desktop.
Logic Pro X Trial Reset
mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash
@sheikhuzairhussain

Copy link
Copy Markdown

Instead of moving it to the trash, delete the directory entirely:
rm -rf ~/Library/Application\ Support/.lpxuserdata

@ranasaleemsaab00

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment