One key to reinstall Alpine Linux from Debian in KVM
Debian To Alpine Linux Script
Can be used on KVM architecture 's VPS
The root password will not change after use this script.
Official Source:
wget --no-check-certificate https://oss.yuu.ink/script/debian_to_alpine.sh && chmod +x debian_to_alpine.sh && ./debian_to_alpine.sh
USTC Mirror (Recommend use in Mainland of China):
wget --no-check-certificate https://oss.yuu.ink/script/debian_to_alpine_cn.sh && chmod +x debian_to_alpine_cn.sh && ./debian_to_alpine_cn.sh
本作品采用 署名-非商业性使用-禁止演绎 4.0 国际许可协议 进行许可。