功能: 将任何 OpenVZ/LXC VPS 重新安装到 Debian/CentOS/Alpine
特色: 同时支持 OpenVZ 7 和 LXC支持重新安装到多个操作系统
用法:
wget -qO OsMutation.sh https://raw.githubusercontent.com/LloydAsp/OsMutation/main/OsMutation.sh && chmod u+x OsMutation.sh && ./OsMutation.sh
或者:
curl -so OsMutation.sh https://raw.githubusercontent.com/LloydAsp/OsMutation/main/OsMutation.sh && chmod u+x OsMutation.sh && ./OsMutation.sh
磁盘较小的 vps(小于 1GiB)
wget -qO OsMutation.sh https://raw.githubusercontent.com/LloydAsp/OsMutation/main/OsMutationTight.sh && chmod u+x OsMutation.sh && ./OsMutation.sh
github地址:
https://github.com/LloydAsp/OsMutation](https://github.com/LloydAsp/OsMutation