apt update; apt install -y --no-install-recommends git ca-certificates; git clone --depth=1 https://github.com/hathagat/debian-installer /root/debian-installer; cd /root/debian-installer; bash run.sh
Thanks to shoujii, BoBBer446 and Zypr for the awesome initial script!