debian执行3条命令转换成dietpi
apt update apt install -y curl ca-certificates systemd-sysv bash -c "$(curl -sSfL 'https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-installer')"
方便批量部署,打包安装好的系统为img
bash -c "$(curl -sSf https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-imager)"