Update fcp-crack.sh
This commit is contained in:
parent
188aba362b
commit
d2bc785308
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
killall "Final Cut Pro Trial" # kill the process
|
||||
rm -rf "/Users/$(whoami)/Library/Application Support/.ffuserdata" # delete license data
|
||||
rm -rf "~/Library/Application Support/.ffuserdata" # delete license data
|
||||
sleep 3
|
||||
open -n "/Applications/Final Cut Pro Trial.app" # open sesame!
|
||||
|
||||
|
|
Loading…
Reference in a new issue