mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-31 15:49:46 +08:00
Update case6.md
This commit is contained in:
@@ -8,7 +8,7 @@ https://github.com/spiritLHLS/addzram
|
||||
|
||||
# addzram
|
||||
|
||||
为kvm、openvz、lxc虚拟化的linux服务器启用zram(压缩内存)
|
||||
为linux服务器启用zram(压缩内存)
|
||||
|
||||
```bash
|
||||
curl -L https://raw.githubusercontent.com/spiritLHLS/addzram/main/addzram.sh -o addzram.sh && chmod +x addzram.sh && bash addzram.sh
|
||||
@@ -18,4 +18,4 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/addzram/main/addzram.sh -o
|
||||
|
||||
# 致谢
|
||||
|
||||
感谢 [@Ella-Alinda](https://github.com/Ella-Alinda) 提供优化建议
|
||||
感谢 [@Ella-Alinda](https://github.com/Ella-Alinda) 提供优化建议
|
||||
|
||||
Reference in New Issue
Block a user