kenfallon / fix-ssh-on-pi

Safely enabling ssh in the default Raspberry Pi OS (previously called Raspbian) Image
MIT License
80 stars 36 forks source link

adding support for xz compresed images format #17

Closed dasaqui closed 2 years ago

dasaqui commented 2 years ago

the current format on the server changed the zip format to a new xz compressed format, this commit contributes to correct the script to use the actual file format.

dasaqui commented 2 years ago

this current commit has an error