Proxmox image is now .xz not .7z
Closed this issue · 4 comments
dcwestra commented
The script tries to unzip a .7z file, but only .xz files are now available for proxmox on the dietpi website. Please update the script to reflect the new file extension.
MichaIng commented
Right, I missed to update the script accordingly.
MichaIng commented
PR up: #16
Please try it with this version of the script:
bash <(curl -sSfL https://raw.githubusercontent.com/dazeb/proxmox-dietpi-installer/xz/dietpi-install.sh)
dcwestra commented
flawless.
dazeb commented
Sorted, nice one 👍