mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-21 12:57:48 +00:00
0696de4435
Instead of initializing curl library on start, initialize it only when needed. The advantage of this approach is that we can run some commands offline, if there's no file to download. Fixes #801 Fixes #895 Fixes #277 Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>