linuxdeploy-cli icon indicating copy to clipboard operation
linuxdeploy-cli copied to clipboard

Fixed retrying downloading debs

Open Dakkaron opened this issue 3 years ago • 0 comments

Before, the continue 2 would completely skip retrying the download.

This made it quite challenging to install anything, since only a minor connection hickup would mess up the whole deployment. Especially annoying when installing on the phone using a bad wifi/mobile connection.

Also, added the ability to install Ubuntu 20.04 and 22.04.

Dakkaron avatar Apr 27 '22 10:04 Dakkaron