mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-09-03 20:21:43 +00:00
These directories were previously created with 750 permissions, which caused a new check in swupd-client to remove them in order to correct the permissions to 700. Create them the right way in the first place. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>