Skip to content

Commit

Permalink
config目录迁移。覆盖安装,不会覆盖 software.json 等配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
xianyunleo committed May 29, 2024
1 parent 87ce8ff commit a179ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export default class App {

if (isMacOS) {
await this.updateMacCoreSubDir(['Library'])
await this.moveInitFiles(['downloads', 'www', 'config'])
}

//下面update逻辑,用于更新 UserCoreDir
Expand Down

0 comments on commit a179ba5

Please sign in to comment.