mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-05 21:21:39 +00:00
The installer will only support the HTTPS and FILE protocols when setting the swupd mirror. The gui and tui will prompt the user to use HTTPS, but will also accept FILE. The mass installer will prompt for either HTTPS or FILE. Fixes #473 Signed-off-by: John Akre <john.w.akre@intel.com>