Skip to content

YJBeetle/ccpatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC patch

中文

Not work

  • Acrobat

Depend

  • macOS

    • curl
    • python3
    • Command Line Tools (Install using: xcode-select --install)
  • Windows

    • PowerShell (Administrator)

Run

  • macOS

    sudo python3 -c "$(curl -fsSL https://raw.githubusercontent.com/YJBeetle/ccpatch/generic/run.py)"
    
  • Windows

    powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/YJBeetle/ccpatch/generic/run.ps1')"
    

Restore

  • macOS

    sudo python3 -c "$(curl -fsSL https://raw.githubusercontent.com/YJBeetle/ccpatch/generic/run.py)" restore
    
  • Windows

    powershell -nop -c "icm -ScriptBlock ([ScriptBlock]::Create((New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/YJBeetle/ccpatch/generic/run.ps1'))) -ArgumentList restore"
    

Common problem

MacOS permission issues

Open System Settings -> Privacy & Security -> App Management

MacOSPermissionIssues1

Find Terminal and turn on

MacOSPermissionIssues2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •