mynote/linux/pack_sys.md
2021-03-09 22:00:38 +08:00

21 lines
288 B
Markdown

# 打包系统
https://blog.csdn.net/zanj0525/article/details/79129375
https://github.com/chamuco/respin
```bash
sudo add-apt-repository ppa:sergiomejia666/respin
sudo apt-get install respin
sudo respin backup
```
2
https://www.cnblogs.com/jikexianfeng/p/6103504.html
```bash
```