dazeb/proxmox-dietpi-installer

Proxmox image is now .xz not .7z

Closed this issue · 4 comments

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.

Right, I missed to update the script accordingly.

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)

flawless.

dazeb commented

Sorted, nice one 👍