mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-08-18 12:37:04 +00:00
31aec4684f
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>