diff --git a/work常用/mac 启动pdmaner.md b/work常用/mac 启动pdmaner.md new file mode 100644 index 0000000..65ea251 --- /dev/null +++ b/work常用/mac 启动pdmaner.md @@ -0,0 +1,6 @@ +1. 命令行执行 +```shell +sudo xattr -r -d com.apple.quarantine /Applications/PDManer.app +``` + +2. 双击打开程序 \ No newline at end of file