unify upgrade script

This commit is contained in:
David Chen 2025-11-25 14:32:50 -08:00
parent 9748029320
commit 0579840c8a
4 changed files with 418 additions and 106 deletions

View file

@ -11,7 +11,7 @@
### 快速设置
运行部署脚本来安装所有工具并配置符号链接:
```bash
./deploy.sh
bin/upgrade-all
```
脚本具有幂等性 - 你可以多次安全地运行它。它将:
@ -143,4 +143,4 @@ yay -S wqy-bitmapfont wqy-microhei wqy-microhei-lite wqy-zenhei adobe-source-han
### Arch 软件包
查看 [my-packages.txt](https://github.com/theniceboy/.config/blob/master/my-packages.txt) 获取完整软件包列表。
</details>
</details>